ACMP_Init_TypeDef Struct Reference
ACMP initialization structure.
#include <em_acmp.h>
Data Fields |
|
bool | fullBias |
Full-bias current.
|
|
uint32_t | biasProg |
Bias current.
|
|
bool | interruptOnFallingEdge |
Enable setting the interrupt flag on the falling edge.
|
|
bool | interruptOnRisingEdge |
Enable setting the interrupt flag on the rising edge.
|
|
ACMP_InputRange_TypeDef | inputRange |
Input range.
|
|
ACMP_Accuracy_TypeDef | accuracy |
ACMP accuracy mode.
|
|
ACMP_PowerSource_TypeDef | powerSource |
Select the power source for the ACMP.
|
|
ACMP_HysteresisLevel_TypeDef | hysteresisLevel_0 |
Hysteresis when ACMP output is 0.
|
|
ACMP_HysteresisLevel_TypeDef | hysteresisLevel_1 |
Hysteresis when ACMP output is 1.
|
|
ACMP_VLPInput_Typedef | vlpInput |
VLP Input source.
|
|
bool |