This file contains interface header for GPT MCAL driver.
uint32 Gpt_ChannelType
Type describing the Gpt channel.
Definition Gpt.h:311
void Gpt_IntISR_Fun(Gpt_ChannelType gptChannel)
GPT Channel ISR.
void(* Gpt_IsrRefType)(uint32 fnParameter)
Typedef for the ISR Function Array.
Definition Gpt_Irq.h:100