STM32G0 MCAL 0.0.1
Tiny MCAL for educational purpose.
Loading...
Searching...
No Matches
DIO Base Address

Macros

#define DIOA   ( (Dio_RegisterType *)PORTA_BASE )
 
#define DIOB   ( (Dio_RegisterType *)PORTB_BASE )
 
#define DIOC   ( (Dio_RegisterType *)PORTC_BASE )
 
#define DIOD   ( (Dio_RegisterType *)PORTD_BASE )
 
#define DIOE   ( (Dio_RegisterType *)PORTE_BASE )
 
#define DIOF   ( (Dio_RegisterType *)PORTF_BASE )
 

Detailed Description

Macro Definition Documentation

◆ DIOA

#define DIOA   ( (Dio_RegisterType *)PORTA_BASE )

Access to DIOA registers

◆ DIOB

#define DIOB   ( (Dio_RegisterType *)PORTB_BASE )

Access to DIOB registers

◆ DIOC

#define DIOC   ( (Dio_RegisterType *)PORTC_BASE )

Access to DIOC registers

◆ DIOD

#define DIOD   ( (Dio_RegisterType *)PORTD_BASE )

Access to DIOD registers

◆ DIOE

#define DIOE   ( (Dio_RegisterType *)PORTE_BASE )

Access to DIOE registers

◆ DIOF

#define DIOF   ( (Dio_RegisterType *)PORTF_BASE )

Access to DIOF registers