STM32G0 MCAL 0.0.1
Tiny MCAL for educational purpose.
Loading...
Searching...
No Matches
port directions

Macros

#define PORT_PIN_IN   0x00u
 
#define PORT_PIN_OUT   0x01u
 

Detailed Description

Symbols to specify the direction of the GPIO pins

Macro Definition Documentation

◆ PORT_PIN_IN

#define PORT_PIN_IN   0x00u

Input mode value

◆ PORT_PIN_OUT

#define PORT_PIN_OUT   0x01u

General purpose output mode value