M480 BSP V3.05.005
The Board Support Package for M480 Series
Functions
acmp.c File Reference

M480 series Analog Comparator(ACMP) driver source file. More...

#include "NuMicro.h"

Go to the source code of this file.

Functions

void ACMP_Open (ACMP_T *acmp, uint32_t u32ChNum, uint32_t u32NegSrc, uint32_t u32HysSel)
 Configure the specified ACMP module. More...
 
void ACMP_Close (ACMP_T *acmp, uint32_t u32ChNum)
 Close analog comparator. More...
 

Detailed Description

M480 series Analog Comparator(ACMP) driver source file.

Version
V1.00

SPDX-License-Identifier: Apache-2.0

Definition in file acmp.c.