MCUSW
Gpt Driver Interrupt Handlers

Introduction

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 Documentation

◆ Gpt_IsrRefType

typedef void(* Gpt_IsrRefType) (uint32 fnParameter)

Typedef for the ISR Function Array.

Function Documentation

◆ Gpt_IntISR_Fun()

void Gpt_IntISR_Fun ( Gpt_ChannelType  gptChannel)

GPT Channel ISR.