Cascoda SDK
Cascoda SDK for building software to run with CA-821x transceivers
environment2_cfg_t Struct Reference

Environment 2 Click configuration object. More...

#include <baremetal/mikrosdk-click/include/environment2_drv.h>

Public Attributes

pin_name_t scl
 Clock pin descriptor for I2C driver. More...
 
pin_name_t sda
 Bidirectional data pin descriptor for I2C driver. More...
 
uint32_t i2c_speed
 I2C serial speed. More...
 
uint8_t i2c_address
 I2C slave address. More...
 

Detailed Description

Environment 2 Click configuration object.

Configuration object definition of Environment 2 Click driver.

Member Data Documentation

◆ i2c_address

uint8_t environment2_cfg_t::i2c_address

I2C slave address.

◆ i2c_speed

uint32_t environment2_cfg_t::i2c_speed

I2C serial speed.

◆ scl

pin_name_t environment2_cfg_t::scl

Clock pin descriptor for I2C driver.

◆ sda

pin_name_t environment2_cfg_t::sda

Bidirectional data pin descriptor for I2C driver.


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