![]() |
Synergy Software Package User's Manual
|
Common support for board LEDs. More...
Data Structures | |
| struct | bsp_leds_t |
| ssp_err_t | R_BSP_LedsGet (bsp_leds_t *p_leds) |
| Return information about the LEDs on the current board. More... | |
Common support for board LEDs.
Contains types and functions that allow for common use of LEDs on boards
| ssp_err_t R_BSP_LedsGet | ( | bsp_leds_t * | p_leds | ) |
Return information about the LEDs on the current board.
Structure with LED information.
| [out] | p_leds | Pointer to structure where LED info is stored. |