Type Alias esp32c6_lp::lp_i2c::COMD5

source ·
pub type COMD5 = Reg<COMD5_SPEC>;
Expand description

COMD5 (rw) register accessor: I2C command register 5

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

For information about available fields see comd5 module

Aliased Type§

struct COMD5 { /* private fields */ }