sl_led_t Struct Reference

Data Fields

void * context
sl_status_t(* init )(void *context)
void(* turn_on )(void *context)
void(* turn_off )(void *context)
void(* toggle )(void *context)
sl_led_state_t(* get_state )(void *context)