AT73C213_Write
Default mainpageat91libcomponentsdac-at73c213AT73C213_Write
Description Source Call Graph
AT73C213_Write
Writes a byte of data at the given address of the DAC SPI user interface.
 
Syntax / parameters
void AT73C213_Write (unsigned char address, unsigned char data)

Name Type Default Description
address unsigned char
  Register address to write.
data unsigned char
  New register value.
Description
Writes a byte of data at the given address of the DAC SPI user interface.

 
Source
The documentation for this Member was generated from the following file:
  • at73c213.c