dac13 2.1.0.0
dac13_t Struct Reference

DAC 13 Click context object. More...

#include <dac13.h>

Data Fields

digital_out_t ldc
 
digital_out_t rst
 
digital_in_t alt
 
spi_master_t spi
 
pin_name_t chip_select
 
float v_zero_scale
 
float v_full_scale
 

Detailed Description

DAC 13 Click context object.

Context object definition of DAC 13 Click driver.

Field Documentation

◆ alt

digital_in_t alt

Alert pin (Active LOW).

◆ chip_select

pin_name_t chip_select

Chip select pin descriptor (used for SPI driver).

◆ ldc

digital_out_t ldc

Load DAC pin (Active LOW).

◆ rst

digital_out_t rst

Reset pin (Active LOW).

◆ spi

spi_master_t spi

SPI driver object.

◆ v_full_scale

float v_full_scale

Full scale voltage for output range.

◆ v_zero_scale

float v_zero_scale

Zero scale voltage for output range.


The documentation for this struct was generated from the following file: