![]() |
Nano102_112 Series BSP
V3.03.002
The Board Support Package for Nano102_112 Series
|
Nano 102/112 series Analog Comparator(ACMP) driver source file. More...
#include "Nano1X2Series.h"
Go to the source code of this file.
Functions | |
void | ACMP_Open (ACMP_T *Acmp, uint32_t u32ChNum, uint32_t u32NegSrc, uint32_t u32HysteresisEn) |
This function open and configure comparator parameters. More... | |
void | ACMP_Close (ACMP_T *Acmp, uint32_t u32ChNum) |
This function close comparator. More... | |
void | ACMP_SetSigmaDeltaConv (uint32_t u32TimerNum, uint32_t u32TriggerPolarity, uint32_t u32PosPin, uint32_t u32ChargePin) |
This function configure ACMP to sigma-delta mode. More... | |
void | ACMP_SetSlopeConv (uint32_t u32TimerNum, uint32_t u32TriggerPolarity, uint32_t u32PosPin, uint32_t u32ChargePin) |
This function configure ACMP to slope mode. More... | |
Nano 102/112 series Analog Comparator(ACMP) driver source file.
Definition in file acmp.c.