Synergy Software Package User's Manual
Common BSP LED Code and Types

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...
 

Detailed Description

Common support for board LEDs.

Contains types and functions that allow for common use of LEDs on boards

Function Documentation

◆ R_BSP_LedsGet()

ssp_err_t R_BSP_LedsGet ( bsp_leds_t p_leds)

Return information about the LEDs on the current board.

Structure with LED information.

Parameters
[out]p_ledsPointer to structure where LED info is stored.