Board specific definitions for the STM32G0316-DISCO. More...
Board specific definitions for the STM32G0316-DISCO.
Definition in file board.h.
 Include dependency graph for board.h:Go to the source code of this file.
| #define | LED0_PIN_NUM 12 | 
| #define | LED0_PORT GPIO_PORT_A | 
| GPIO port of LED 0.   | |
| #define | LED0_PORT_NUM PORT_A | 
| #define | BTN0_PIN GPIO_PIN(PORT_A, 0) | 
| #define | BTN0_MODE GPIO_IN | 
| #define LED0_PORT GPIO_PORT_A |