Functions
mod_dac_max5500.h File Reference
#include <stdint.h>
Include dependency graph for mod_dac_max5500.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void mod_dac_max5500_init ()
 
void mod_dac_max5500_send_spi_word (uint16_t tx_word)
 
void mod_dac_max5500_update_single_DAC (uint8_t dac_idx, uint16_t dac_value)
 

Function Documentation

void mod_dac_max5500_init ( )

Definition at line 61 of file mod_dac_max5500.cpp.

void mod_dac_max5500_send_spi_word ( uint16_t  tx_word)

Definition at line 71 of file mod_dac_max5500.cpp.

void mod_dac_max5500_update_single_DAC ( uint8_t  dac_idx,
uint16_t  dac_value 
)

Definition at line 90 of file mod_dac_max5500.cpp.



arduino_daq
Author(s):
autogenerated on Mon Jun 10 2019 12:46:03