A Simple LED instance.

Public Attributes#

GPIO_Port_TypeDef

LED port.

uint8_t

LED pin.

Initial state of LED.

Public Attribute Documentation#

port#

GPIO_Port_TypeDef sl_simple_led_context_t::port

LED port.


pin#

uint8_t sl_simple_led_context_t::pin

LED pin.


polarity#

sl_led_polarity_t sl_simple_led_context_t::polarity

Initial state of LED.