stm32f103
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Led::Config Struct Reference

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

Detailed Description

Configuration for LED.

Member Data Documentation

uint8_t Led::Config::id

ID of LED.

bool Led::Config::polarity = false

If true, LED is assumed to be active low.


The documentation for this struct was generated from the following file: