![]() |
PDL for FM0+
Version1.0
Peripheral Driverl Library for FM0+
|
Define Mft_adcmp functions. More...
#include <mft_adcmp.h>
Data Fields | |
boolean_t | bDownEn |
Enable Adcmp Down function. | |
boolean_t | bPeakEn |
Enable Adcmp Peak function. | |
boolean_t | bUpEn |
Enable Adcmp Up function. | |
boolean_t | bZeroEn |
Enable Adcmp Zero function. |
Define Mft_adcmp functions.
Definition at line 257 of file mft_adcmp.h.
Enable Adcmp Down function.
Definition at line 259 of file mft_adcmp.h.
Referenced by Mft_Adcmp_DisableOperation(), and Mft_Adcmp_EnableOperation().
Enable Adcmp Peak function.
Definition at line 260 of file mft_adcmp.h.
Referenced by Mft_Adcmp_DisableOperation(), and Mft_Adcmp_EnableOperation().
Enable Adcmp Up function.
Definition at line 261 of file mft_adcmp.h.
Referenced by Mft_Adcmp_DisableOperation(), and Mft_Adcmp_EnableOperation().
Enable Adcmp Zero function.
Definition at line 262 of file mft_adcmp.h.
Referenced by Mft_Adcmp_DisableOperation(), and Mft_Adcmp_EnableOperation().