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

Macros

#define SRAMCAN1_BASE   ( APBPERIPH_BASE + 0x0000B400UL )
 
#define SRAMCAN2_BASE   ( APBPERIPH_BASE + 0x0000B800UL )
 
#define SRAMCAN1   ( (SramCan_RegisterType *)SRAMCAN1_BASE )
 
#define SRAMCAN2   ( (SramCan_RegisterType *)SRAMCAN2_BASE )
 

Detailed Description

Macro Definition Documentation

◆ SRAMCAN1

#define SRAMCAN1   ( (SramCan_RegisterType *)SRAMCAN1_BASE )

Access to SRAM CAN1 Registers

◆ SRAMCAN1_BASE

#define SRAMCAN1_BASE   ( APBPERIPH_BASE + 0x0000B400UL )

SRAM CAN1 Base Address

◆ SRAMCAN2

#define SRAMCAN2   ( (SramCan_RegisterType *)SRAMCAN2_BASE )

Access to SRAM CAN2 Registers

◆ SRAMCAN2_BASE

#define SRAMCAN2_BASE   ( APBPERIPH_BASE + 0x0000B800UL )

SRAM CAN2 Base Address