Type Alias esp32c6::i2c0::comd::COMMAND_DONE_W

source ·
pub type COMMAND_DONE_W<'a, REG> = BitWriter<'a, REG>;
Expand description

Field COMMAND_DONE writer - When command 0 is done in I2C Master mode, this bit changes to high level.

Aliased Type§

struct COMMAND_DONE_W<'a, REG> { /* private fields */ }