stm32f103
|
Configuration for LED. More...
#include <led.h>
Public Attributes | |
uint8_t | id |
ID of LED. More... | |
bool | polarity = false |
If true, LED is assumed to be active low. More... | |
Configuration for LED.
uint8_t Led::Config::id |
ID of LED.
bool Led::Config::polarity = false |
If true, LED is assumed to be active low.