STM8S/A Standard Peripherals Firmware Library
|
Defines | |
#define | LED1_GPIO_PIN GPIO_PIN_3 |
#define | LED1_GPIO_PORT GPIOH |
#define | LED2_GPIO_PIN GPIO_PIN_2 |
#define | LED2_GPIO_PORT GPIOH |
#define | LED3_GPIO_PIN GPIO_PIN_1 |
#define | LED3_GPIO_PORT GPIOH |
#define | LED4_GPIO_PIN GPIO_PIN_0 |
#define | LED4_GPIO_PORT GPIOH |
#define | LEDn 4 |
Define Documentation
#define LED1_GPIO_PIN GPIO_PIN_3 |
Definition at line 59 of file stm8_128_eval.h.
#define LED1_GPIO_PORT GPIOH |
Definition at line 58 of file stm8_128_eval.h.
#define LED2_GPIO_PIN GPIO_PIN_2 |
Definition at line 63 of file stm8_128_eval.h.
#define LED2_GPIO_PORT GPIOH |
Definition at line 62 of file stm8_128_eval.h.
#define LED3_GPIO_PIN GPIO_PIN_1 |
Definition at line 66 of file stm8_128_eval.h.
#define LED3_GPIO_PORT GPIOH |
Definition at line 65 of file stm8_128_eval.h.
#define LED4_GPIO_PIN GPIO_PIN_0 |
Definition at line 69 of file stm8_128_eval.h.
#define LED4_GPIO_PORT GPIOH |
Definition at line 68 of file stm8_128_eval.h.
#define LEDn 4 |
Definition at line 57 of file stm8_128_eval.h.