STM32G0 MCAL 0.0.1
Tiny MCAL for educational purpose.
|
Hardware control unit structure More...
#include <Adc_Types.h>
Data Fields | |
const Adc_ConfigType * | Config |
boolean | InitState |
uint8 | ModuleID |
boolean | SetupResltBuffer |
uint8 * | GroupNotifFunctionPtr |
uint8 | PwrState |
boolean | PreparePwrStateFlag |
Hardware control unit structure
This structure contains the hardware unit configuration and the state of the hardware unit pointers to control structures.
const Adc_ConfigType* _Adc_HwUnit::Config |
Pointer to the configuration structure
uint8* _Adc_HwUnit::GroupNotifFunctionPtr |
Pointer of a group notifications
boolean _Adc_HwUnit::InitState |
Flag to inform if the Adc module was initialiced
uint8 _Adc_HwUnit::ModuleID |
Adc module identificator
boolean _Adc_HwUnit::PreparePwrStateFlag |
To inform if the prepare power state was succesfully init
uint8 _Adc_HwUnit::PwrState |
To store the current power state
boolean _Adc_HwUnit::SetupResltBuffer |
Buffer to store the setup result