![]() |
PDL for FM0+
Version1.0
Peripheral Driverl Library for FM0+
|
Enumeration of FRT interrupt selection. More...
#include <mft_frt.h>
Data Fields | |
boolean_t | bFrtZeroMatchInt |
zero match interrupt selection | |
boolean_t | bFrtPeakMatchInt |
peak match interrupt selection |
peak match interrupt selection
Definition at line 203 of file mft_frt.h.
Referenced by Mft_Frt_DeInitIrq(), Mft_Frt_DisableInt(), Mft_Frt_EnableInt(), and Mft_Frt_InitIrq().
zero match interrupt selection
Definition at line 202 of file mft_frt.h.
Referenced by Mft_Frt_DeInitIrq(), Mft_Frt_DisableInt(), Mft_Frt_EnableInt(), and Mft_Frt_InitIrq().