A LED instance.
Public Attributes#
void *
The context for this LED instance.
sl_status_t(*
Member function to initialize LED instance.
void(*
Member function to turn on LED.
void(*
Member function to turn off LED.
void(*
Member function to toggle LED.
Member function to retrieve LED state.