Cascoda SDK
Cascoda SDK for building software to run with CA-821x transceivers
|
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... | |
Environment 2 Click configuration object.
Configuration object definition of Environment 2 Click driver.
uint8_t environment2_cfg_t::i2c_address |
I2C slave address.
uint32_t environment2_cfg_t::i2c_speed |
I2C serial speed.
pin_name_t environment2_cfg_t::scl |
Clock pin descriptor for I2C driver.
pin_name_t environment2_cfg_t::sda |
Bidirectional data pin descriptor for I2C driver.