NANO100_BSP V3.04.002
The Board Support Package for Nano100BN Series
Functions
dac.c File Reference

NANO100 series DAC driver source file. More...

#include "Nano100Series.h"
Include dependency graph for dac.c:

Go to the source code of this file.

Functions

void DAC_Open (DAC_T *dac, uint32_t u32Ch, uint32_t u32TrgSrc)
 This function make a DAC channel ready to convert. More...
 
void DAC_Close (DAC_T *dac, uint32_t u32Ch)
 Disable DAC analog power. More...
 
int DAC_SetDelayTime (DAC_T *dac, uint32_t u32Delay)
 Set delay time for DAC to become stable. More...
 

Detailed Description

NANO100 series DAC driver source file.

Version
V1.00
Revision
4
Date
14/09/08 12:31p
Note
SPDX-License-Identifier: Apache-2.0 Copyright (C) 2014 Nuvoton Technology Corp. All rights reserved.

Definition in file dac.c.