Type Alias esp32s2_ulp::rtc_i2c::cmd13::R
source · pub type R = R<CMD13_SPEC>;
Expand description
Register CMD13
reader
Aliased Type§
struct R { /* private fields */ }
Implementations§
source§impl R
impl R
sourcepub fn command13(&self) -> COMMAND13_R
pub fn command13(&self) -> COMMAND13_R
Bits 0:13 - Content of command 13. For more information, please refer to the register I2C_COMD13_REG in Chapter I²C Controller.
sourcepub fn command13_done(&self) -> COMMAND13_DONE_R
pub fn command13_done(&self) -> COMMAND13_DONE_R
Bit 31 - When command 13 is done, this bit changes to 1.