Data structure for led description. More...
#include <cpu/stm32w108/hal/micro/cortexm3/stm32w108/board.h>
Data Fields | |
| char * | name |
| Name of the LED as printed in the board. | |
| int8u | gpioPort |
| GPIO port associated with the LED. | |
| int8u | gpioPin |
| GPIO pin associated with the LED. | |
Data structure for led description.
1.6.1