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

Macros

#define RCC_BASE   ( AHBPERIPH_BASE + 0x00001000UL )
 
#define RCC   ( (Rcc_RegisterType *)RCC_BASE )
 

Detailed Description

Macro Definition Documentation

◆ RCC

#define RCC   ( (Rcc_RegisterType *)RCC_BASE )

Access to RCC registers

◆ RCC_BASE

#define RCC_BASE   ( AHBPERIPH_BASE + 0x00001000UL )

RCC Base Address