Type Alias esp32c3::i2c0::COMD

source ·
pub type COMD = Reg<COMD_SPEC>;
Expand description

COMD (rw) register accessor: I2C_COMD%s_REG

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

For information about available fields see comd module

Aliased Type§

struct COMD { /* private fields */ }