MCUSW
Gpt Driver Interrupt Handlers

Introduction

This file defines the interrupt handlers for all instance of timer/channels

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.