HAL  v0.8.0
Hardware Abstraction Layer
Loading...
Searching...
No Matches
i2c_channel_attr_t Struct Reference
HAL » I2C

#include <hal_i2c.h>

Data Fields

gpio_pin_t sda_pin
 
gpio_pin_t scl_pin
 
uint32_t baudrate
 
bool low_power_enable
 

Field Documentation

◆ baudrate

uint32_t i2c_channel_attr_t::baudrate

◆ low_power_enable

bool i2c_channel_attr_t::low_power_enable

◆ scl_pin

gpio_pin_t i2c_channel_attr_t::scl_pin

◆ sda_pin

gpio_pin_t i2c_channel_attr_t::sda_pin

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