NANO103 BSP V3.01.004
The Board Support Package for Nano103 Series
Functions
acmp.c File Reference

Nano 103 Analog Comparator(ACMP) driver source file. More...

#include "Nano103.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)
 This function open and configure comparator parameters. More...
 
void ACMP_Close (ACMP_T *acmp, uint32_t u32ChNum)
 This function close comparator. More...
 

Detailed Description

Nano 103 Analog Comparator(ACMP) driver source file.

Version
V1.00
Revision
2
Date
15/12/10 5:28p
Note
SPDX-License-Identifier: Apache-2.0 Copyright (C) 2015 Nuvoton Technology Corp. All rights reserved.

Definition in file acmp.c.