dac18
2.1.0.0
|
DAC 18 Click configuration object. More...
#include <dac18.h>
Data Fields | |
pin_name_t | scl |
pin_name_t | sda |
pin_name_t | gp2 |
pin_name_t | mod |
pin_name_t | gp1 |
pin_name_t | gp0 |
uint32_t | i2c_speed |
uint8_t | i2c_address |
DAC 18 Click configuration object.
Configuration object definition of DAC 18 Click driver.
pin_name_t gp0 |
Standalone mode: General-purpose input 0.
pin_name_t gp1 |
Standalone mode: General-purpose input 1.
pin_name_t gp2 |
Standalone mode: General-purpose input 2.
uint8_t i2c_address |
I2C slave address.
uint32_t i2c_speed |
I2C serial speed.
pin_name_t mod |
MODE pin to select between programming and standalone modes.
pin_name_t scl |
Clock pin descriptor for I2C driver.
pin_name_t sda |
Bidirectional data pin descriptor for I2C driver.