adc10 2.0.0.0
adc10_t Struct Reference

ADC 10 Click context object. More...

#include <adc10.h>

Data Fields

digital_out_t rst
 
digital_in_t int_pin
 
uart_t uart
 
char uart_rx_buffer [DRV_BUFFER_SIZE]
 
char uart_tx_buffer [DRV_BUFFER_SIZE]
 

Detailed Description

ADC 10 Click context object.

Context object definition of ADC 10 Click driver.

Field Documentation

◆ int_pin

digital_in_t int_pin

Interrupt pin.

◆ rst

digital_out_t rst

Reset pin.

◆ uart

uart_t uart

UART driver object.

◆ uart_rx_buffer

char uart_rx_buffer[DRV_BUFFER_SIZE]

Buffer size.

◆ uart_tx_buffer

char uart_tx_buffer[DRV_BUFFER_SIZE]

Buffer size.


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