STM32G0 MCAL 0.0.1
Tiny MCAL for educational purpose.
|
Config Elements of a GPT More...
#include <Gpt_Types.h>
Data Fields | |
uint8 | GptChannelId |
uint8 | GptReference |
uint8 | GptChannelMode |
uint16 | GptChannelPrescaler |
void(* | GptNotification )(void) |
Config Elements of a GPT
uint8 _Gpt_ChannelType::GptChannelId |
Gpt Channel to be configured
uint8 _Gpt_ChannelType::GptChannelMode |
Continuous or One-Pulse mode
uint16 _Gpt_ChannelType::GptChannelPrescaler |
Prescaler from 0x0 to 0xFFFF
void(* _Gpt_ChannelType::GptNotification) (void) |
Array of Pointers to user-defined functions
uint8 _Gpt_ChannelType::GptReference |
Microcontroller specific Timer reference