What is the purpose of the EA bit in the IE register?
When an interrupt occurs in the 8051, what happens next?
Which interrupt has the highest priority in the 8051?
If we want a 5 ms delay with a 1 MHz timer clock, what should be the initial count?
In Mode 2 (Auto-reload mode), the timer counter reloads its value from which register?
Which bit in the TCON register is used to start Timer 1?
What is the function of the TMOD register in the 8051 microcontroller?
Welchen Rückgabetyp hat die folgende in der API gegebenen Methode der Klasse Float:
| static float | parseFloat(String s)Parses the string argument as a signed decimal float. |
Welchen Datentyp hat der Parameter der folgenden in der API gegebenen Methode der Klasse Byte:
| static byte | parseByte(String s)Parses the string argument as a signed decimal byte. |