MCUSW
|
This file contains ISR function declaration for GPT MCAL driver.
Go to the source code of this file.
Typedefs | |
typedef void(* | Gpt_IsrRefType) (uint32 fnParameter) |
Typedef for the ISR Function Array. More... | |
Functions | |
void | Gpt_IntISR_Fun (Gpt_ChannelType gptChannel) |
GPT Channel ISR. More... | |