NUC029FAE_BSP V3.01.004
The Board Support Package for NUC029FAE MCU
Functions
acmp.c File Reference

NUC029FAE Analog Comparator(ACMP) driver source file. More...

#include "NUC029FAE.h"
Include dependency graph for acmp.c:

Go to the source code of this file.

Functions

void ACMP_Open (ACMP_T *acmp, uint32_t u32ChNum, uint32_t u32NegSrc, uint32_t u32HysteresisEn)
 Configure the specified ACMP module. More...
 
void ACMP_Close (ACMP_T *acmp, uint32_t u32ChNum)
 This function close comparator. More...
 

Detailed Description

NUC029FAE Analog Comparator(ACMP) driver source file.

Version
V1.00
Revision
1
Date
14/05/16 10:00a
Note
SPDX-License-Identifier: Apache-2.0 Copyright (C) 2014 Nuvoton Technology Corp. All rights reserved.

Definition in file acmp.c.