NUC472_NUC442_BSP V3.03.005
The Board Support Package for NUC472/NUC442
Functions
acmp.c File Reference

NUC472/NUC442 Analog Comparator(ACMP) driver source file. More...

#include "NUC472_442.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

NUC472/NUC442 Analog Comparator(ACMP) driver source file.

Version
V1.00
Revision
4
Date
15/11/04 7:32p
Note
SPDX-License-Identifier: Apache-2.0 Copyright (C) 2014 Nuvoton Technology Corp. All rights reserved.

Definition in file acmp.c.