![]() |
PDL for FM0+
Version1.0
Peripheral Driverl Library for FM0+
|
Structure to configuration QPRC. More...
#include <qprc.h>
Data Fields | |
boolean_t | bSwapAinBin |
TRUE: Swap AIN and BIN inputs. | |
en_qprc_compmode_t | enComapreMode |
Description see en_qprc_compmode_t. | |
en_qprc_zinedge_t | enZinEdge |
Detection mode of the ZIN pin. | |
en_qprc_binedge_t | enBinEdge |
Detection mode of the BIN pin. | |
en_qprc_ainedge_t | enAinEdge |
Detection mode of the AIN pin. | |
en_qprc_pcresetmask_t | enPcResetMask |
Position counter reset mask. | |
boolean_t | b8KValue |
TRUE: Outrange mode from 0 to 0x7FFF, FALSE: Outrange mode from 0 to 0xFFFF: | |
stc_qprc_filter_t | stcAinFilter |
AIN noise filter configuration. | |
stc_qprc_filter_t | stcBinFilter |
BIN noise filter configuration. | |
stc_qprc_filter_t | stcCinFilter |
CIN noise filter configuration. |
TRUE: Outrange mode from 0 to 0x7FFF, FALSE: Outrange mode from 0 to 0xFFFF:
Definition at line 360 of file qprc.h.
Referenced by Qprc_Init().
Description see en_qprc_compmode_t.
Definition at line 355 of file qprc.h.
Referenced by Qprc_Init().