|
STM32G0 MCAL 0.0.1
Tiny MCAL for educational purpose.
|
Hardware dependent structure More...
#include <Mcu_Types.h>
Data Fields | |
| Mcu_ClockType | ClockSetting |
| Mcu_ModeType | McuMode |
| Mcu_RamSectionType | RamSection |
| Mcu_PllStatusType | PllStatus |
| Mcu_ClkConfigType | ClockConfig |
Hardware dependent structure
A pointer to this type is provided to MCU initialization routines for configuration
| Mcu_ClkConfigType _Mcu_ConfigType::ClockConfig |
Specifies clock setting related parameters
| Mcu_ClockType _Mcu_ConfigType::ClockSetting |
Specifies the identification (ID) for a clock setting
| Mcu_ModeType _Mcu_ConfigType::McuMode |
Specifies the identification (ID) for a MCU mode
| Mcu_PllStatusType _Mcu_ConfigType::PllStatus |
Stores the status of PLL (locked, unlocked or undefined)
| Mcu_RamSectionType _Mcu_ConfigType::RamSection |
Specifies the identification (ID) for a RAM section