STM32G0 MCAL 0.0.1
Tiny MCAL for educational purpose.
|
Macros | |
#define | TIM6_BASE ( PERIPH_BASE + 0x00001000UL ) |
#define | TIM7_BASE ( PERIPH_BASE + 0x00001400UL ) |
#define | TIM6 ( (Gpt_RegisterType *)TIM6_BASE ) |
#define | TIM7 ( (Gpt_RegisterType *)TIM7_BASE ) |
#define TIM6 ( (Gpt_RegisterType *)TIM6_BASE ) |
Access to TIM6 registers
#define TIM6_BASE ( PERIPH_BASE + 0x00001000UL ) |
TIM6 Base Address
#define TIM7 ( (Gpt_RegisterType *)TIM7_BASE ) |
Access to TIM7 registers
#define TIM7_BASE ( PERIPH_BASE + 0x00001400UL ) |
TIM7 Base Address