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

Config Elements of a GPT More...

#include <Gpt_Types.h>

Data Fields

uint8 GptChannelId
 
uint8 GptReference
 
uint8 GptChannelMode
 
uint16 GptChannelPrescaler
 
void(* GptNotification )(void)
 

Detailed Description

Config Elements of a GPT

Requirement
SWS_Gpt_00358

Field Documentation

◆ GptChannelId

uint8 _Gpt_ChannelType::GptChannelId

Gpt Channel to be configured

◆ GptChannelMode

uint8 _Gpt_ChannelType::GptChannelMode

Continuous or One-Pulse mode

◆ GptChannelPrescaler

uint16 _Gpt_ChannelType::GptChannelPrescaler

Prescaler from 0x0 to 0xFFFF

◆ GptNotification

void(* _Gpt_ChannelType::GptNotification) (void)

Array of Pointers to user-defined functions

◆ GptReference

uint8 _Gpt_ChannelType::GptReference

Microcontroller specific Timer reference


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