temphum16 2.0.0.0
temphum16_s Struct Reference

Temp&Hum 16 Click context object. More...

#include <temphum16.h>

Data Fields

digital_in_t rdy
 
i2c_master_t i2c
 
spi_master_t spi
 
uint8_t slave_address
 
pin_name_t chip_select
 
temphum16_drv_t drv_sel
 
temphum16_master_io_t write_f
 
temphum16_master_io_t read_f
 

Detailed Description

Temp&Hum 16 Click context object.

Context object definition of Temp&Hum 16 Click driver.

Field Documentation

◆ chip_select

pin_name_t chip_select

Chip select pin descriptor (used for SPI driver).

◆ drv_sel

temphum16_drv_t drv_sel

Master driver interface selector.

◆ i2c

i2c_master_t i2c

I2C driver object.

◆ rdy

digital_in_t rdy

Description.

◆ read_f

Master read function.

◆ slave_address

uint8_t slave_address

Device slave address (used for I2C driver).

◆ spi

spi_master_t spi

SPI driver object.

◆ write_f

Master write function.


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