Type Alias esp32s2_ulp::rtc_i2c::cmd7::R
source · pub type R = R<CMD7_SPEC>;
Expand description
Register CMD7
reader
Aliased Type§
struct R { /* private fields */ }
Implementations§
source§impl R
impl R
sourcepub fn command7(&self) -> COMMAND7_R
pub fn command7(&self) -> COMMAND7_R
Bits 0:13 - Content of command 7. For more information, please refer to the register I2C_COMD7_REG in Chapter I²C Controller.
sourcepub fn command7_done(&self) -> COMMAND7_DONE_R
pub fn command7_done(&self) -> COMMAND7_DONE_R
Bit 31 - When command 7 is done, this bit changes to 1.