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

Macros

#define DIO_PORT_A   0u
 
#define DIO_PORT_B   1u
 
#define DIO_PORT_C   2u
 
#define DIO_PORT_D   3u
 
#define DIO_PORT_E   4u
 
#define DIO_PORT_F   5u
 

Detailed Description

Symbols to specify ports values.

Macro Definition Documentation

◆ DIO_PORT_A

#define DIO_PORT_A   0u

Port A value

◆ DIO_PORT_B

#define DIO_PORT_B   1u

Port B value

◆ DIO_PORT_C

#define DIO_PORT_C   2u

Port C value

◆ DIO_PORT_D

#define DIO_PORT_D   3u

Port D value

◆ DIO_PORT_E

#define DIO_PORT_E   4u

Port E value

◆ DIO_PORT_F

#define DIO_PORT_F   5u

Port F value