STM32G0 MCAL 0.0.1
Tiny MCAL for educational purpose.
|
Macros | |
#define | PORT_PIN_IN 0x00u |
#define | PORT_PIN_OUT 0x01u |
Symbols to specify the direction of the GPIO pins
#define PORT_PIN_IN 0x00u |
Input mode value
#define PORT_PIN_OUT 0x01u |
General purpose output mode value