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

Osc Config unit structure More...

#include <Mcu_Types.h>

Data Fields

uint32 OscillatorType
 
uint32 HSEState
 
uint32 LSEState
 
uint32 HSIState
 
uint32 HSIDivider
 
uint32 HSICalibrationValue
 
uint32 LSIState
 
uint32 HSI48State
 
Mcu_PllConfigType PLL
 

Detailed Description

Osc Config unit structure

This structure contains Oscillators configuration parameters

Field Documentation

◆ HSEState

uint32 _Mcu_OscConfigType::HSEState

High-speed external state

◆ HSI48State

uint32 _Mcu_OscConfigType::HSI48State

High-speed internal state

◆ HSICalibrationValue

uint32 _Mcu_OscConfigType::HSICalibrationValue

High-speed calibration value

◆ HSIDivider

uint32 _Mcu_OscConfigType::HSIDivider

High-speed internal divider

◆ HSIState

uint32 _Mcu_OscConfigType::HSIState

High-speed internal state

◆ LSEState

uint32 _Mcu_OscConfigType::LSEState

Low-speed external state

◆ LSIState

uint32 _Mcu_OscConfigType::LSIState

Low-speed internal state

◆ OscillatorType

uint32 _Mcu_OscConfigType::OscillatorType

Oscillator to configure

◆ PLL

Mcu_PllConfigType _Mcu_OscConfigType::PLL

PLL configuration struct


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