Type Alias esp32c6_lp::lp_i2c::COMD2

source ·
pub type COMD2 = Reg<COMD2_SPEC>;
Expand description

COMD2 (rw) register accessor: I2C command register 2

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

For information about available fields see comd2 module

Aliased Type§

struct COMD2 { /* private fields */ }