Type Alias esp32c6::lp_i2c0::I2C_COMD1

source ·
pub type I2C_COMD1 = Reg<I2C_COMD1_SPEC>;
Expand description

I2C_COMD1 (rw) register accessor: I2C command register 1

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

For information about available fields see i2c_comd1 module

Aliased Type§

struct I2C_COMD1 { /* private fields */ }