Name

dac_init — initializes the DAC interface

Synopsis

#include <dac.h>   
void dac_init (void); 
void;
 

Arguments

void

no arguments

Description

Initializes the DAC interface. Should be invoked before any other DAC interface functions are invoked.

Dependencies

ZKit-51-v664 and ZKit-51 specific: The DAC module initializes and uses the I2C module.