|
STM32G0 MCAL 0.0.1
Tiny MCAL for educational purpose.
|
Definition of the external data structure containing the initialization data More...
#include <Gpt_Types.h>
Data Fields | |
| const Gpt_ChannelConfigType * | Channels |
| uint8 | NumberOfChannels |
Definition of the external data structure containing the initialization data
This is the type of the data structure including the configuration set required for initializing the GPT timer unit.
| const Gpt_ChannelConfigType* _Gpt_ConfigType::Channels |
Pointer to the structure with the channel configuration elements.
| uint8 _Gpt_ConfigType::NumberOfChannels |
Total number of GPT channels available.