46void ACMP_Open(
ACMP_T *acmp, uint32_t u32ChNum, uint32_t u32NegSrc, uint32_t u32HysSel)
63 acmp->
CTL[u32ChNum] &= (~ACMP_CTL_ACMPEN_Msk);
NuMicro peripheral access layer header file.
void ACMP_Close(ACMP_T *acmp, uint32_t u32ChNum)
Close analog comparator.
void ACMP_Open(ACMP_T *acmp, uint32_t u32ChNum, uint32_t u32NegSrc, uint32_t u32HysSel)
Configure the specified ACMP module.
#define ACMP_CTL_HYSSEL_Msk
#define ACMP_CTL_NEGSEL_Msk
#define ACMP_CTL_ACMPEN_Msk