Type Alias esp32c6::pcr::I2C0_CONF

source ·
pub type I2C0_CONF = Reg<I2C0_CONF_SPEC>;
Expand description

I2C0_CONF (rw) register accessor: I2C configuration register

You can read this register and get i2c0_conf::R. You can reset, write, write_with_zero this register using i2c0_conf::W. You can also modify this register. See API.

For information about available fields see i2c0_conf module

Aliased Type§

struct I2C0_CONF { /* private fields */ }