MCUSW
Loading...
Searching...
No Matches
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.
 

Typedefs

typedef void(* Gpt_IsrRefType) (uint32 fnParameter)
 Typedef for the ISR Function Array.
 

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.