KallistiOS git master
Independent SDK for the Sega Dreamcast
Loading...
Searching...
No Matches

Types associated with keyboard LEDs More...

Topics

 Flags
 Keyboard LED flags
 

Data Structures

union  kbd_leds_t
 Keyboard LEDs. More...
 

Detailed Description

Types associated with keyboard LEDs

LEDs are represented by the kbd_leds_t union type. Each individual LED can be accessed by:

  1. Directly using a convenience bit field.
  2. Bitwise AND of kbd_leds_t::raw with one of the Flags.