LEDS¶
iCEBreaker LED control.¶
The LEDs are inverted as these are negative logic LED. This means that if you set the corresponding LED bit to 1 the LED will be off and if you set it to 0 the LED will be on.
Register Listing for LEDS¶
Register |
Address |
|---|---|
LEDS_OUT¶
Address: 0xe0003000 + 0x0 = 0xe0003000
Field |
Name |
Description |
|---|---|---|
[0] |
LEDR |
The Red LED on the main iCEBreaker board. |
[1] |
LEDG |
The Green LED on the main iCEBreaker board. |
[2] |
HLEDR1 |
The center Red LED #1 on the iCEBreaker head. |
[3] |
HLEDG2 |
Green LED #2 on the iCEBreaker head. |
[4] |
HLEDG3 |
Green LED #3 on the iCEBreaker head. |
[5] |
HLEDG4 |
Green LED #4 on the iCEBreaker head. |
[6] |
HLEDG5 |
Green LED #5 on the iCEBreaker head. |