Type Alias esp32s2_ulp::rtc_i2c::cmd12::R
source · pub type R = R<CMD12_SPEC>;
Expand description
Register CMD12
reader
Aliased Type§
struct R { /* private fields */ }
Implementations§
source§impl R
impl R
sourcepub fn command12(&self) -> COMMAND12_R
pub fn command12(&self) -> COMMAND12_R
Bits 0:13 - Content of command 12. For more information, please refer to the register I2C_COMD12_REG in Chapter I²C Controller.
sourcepub fn command12_done(&self) -> COMMAND12_DONE_R
pub fn command12_done(&self) -> COMMAND12_DONE_R
Bit 31 - When command 12 is done, this bit changes to 1.