Data Fields | |
uint8_t | numLockStatus:1 |
uint8_t | capsLockStatus:1 |
uint8_t | scrollLockStatus:1 |
uint8_t | padding:5 |
Definition at line 121 of file HIDDKeyboard.h.
State of the num. lock LED.
Definition at line 123 of file HIDDKeyboard.h.
State of the scroll lock LED.
Definition at line 123 of file HIDDKeyboard.h.
State of the caps lock LED.
Definition at line 123 of file HIDDKeyboard.h.