Type Alias esp32s2_ulp::rtc_i2c::cmd11::R
source · pub type R = R<CMD11_SPEC>;
Expand description
Register CMD11
reader
Aliased Type§
struct R { /* private fields */ }
Implementations§
source§impl R
impl R
sourcepub fn command11(&self) -> COMMAND11_R
pub fn command11(&self) -> COMMAND11_R
Bits 0:13 - Content of command 11. For more information, please refer to the register I2C_COMD11_REG in Chapter I²C Controller.
sourcepub fn command11_done(&self) -> COMMAND11_DONE_R
pub fn command11_done(&self) -> COMMAND11_DONE_R
Bit 31 - When command 11 is done, this bit changes to 1.