STM32G0 MCAL 0.0.1
Tiny MCAL for educational purpose.
Loading...
Searching...
No Matches
_Mcu_ConfigType Struct Reference

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
 

Detailed Description

Hardware dependent structure

A pointer to this type is provided to MCU initialization routines for configuration

Requirement
SWS_Mcu_00249, SWS_Mcu_00017, SWS_Mcu_00019, SWS_Mcu_00020, SWS_Mcu_00021

Field Documentation

◆ ClockConfig

Mcu_ClkConfigType _Mcu_ConfigType::ClockConfig

Specifies clock setting related parameters

◆ ClockSetting

Mcu_ClockType _Mcu_ConfigType::ClockSetting

Specifies the identification (ID) for a clock setting

◆ McuMode

Mcu_ModeType _Mcu_ConfigType::McuMode

Specifies the identification (ID) for a MCU mode

◆ PllStatus

Mcu_PllStatusType _Mcu_ConfigType::PllStatus

Stores the status of PLL (locked, unlocked or undefined)

◆ RamSection

Mcu_RamSectionType _Mcu_ConfigType::RamSection

Specifies the identification (ID) for a RAM section


The documentation for this struct was generated from the following file: