MCUSW
|
This file defines the interrupt handlers for all instance of timer/channels
Functions | |
void | Gpt_IntISR_Fun (Gpt_ChannelType gptChannel) |
GPT Channel ISR. More... | |
Typedefs | |
typedef void(* | Gpt_IsrRefType) (uint32 fnParameter) |
Typedef for the ISR Function Array. More... | |
typedef void(* Gpt_IsrRefType) (uint32 fnParameter) |
Typedef for the ISR Function Array.
void Gpt_IntISR_Fun | ( | Gpt_ChannelType | gptChannel | ) |
GPT Channel ISR.