LPCOpen Platform for LPC18XX/43XX microcontrollers  18XX43XX
LPCOpen Platform for the NXP LPC18XX/43XX family of Microcontrollers
Functions
dac_18xx_43xx.c File Reference
#include "chip.h"

Go to the source code of this file.

Functions

void Chip_DAC_Init (LPC_DAC_T *pDAC)
 Initial DAC configuration. More...
 
void Chip_DAC_DeInit (LPC_DAC_T *pDAC)
 Shutdown DAC. More...
 
void Chip_DAC_UpdateValue (LPC_DAC_T *pDAC, uint32_t dac_value)
 Update value to DAC buffer. More...
 
void Chip_DAC_SetBias (LPC_DAC_T *pDAC, uint32_t bias)
 Set maximum update rate for DAC. More...