Type Alias esp32s2_ulp::rtc_i2c::cmd6::R
source · pub type R = R<CMD6_SPEC>;
Expand description
Register CMD6
reader
Aliased Type§
struct R { /* private fields */ }
Implementations§
source§impl R
impl R
sourcepub fn command6(&self) -> COMMAND6_R
pub fn command6(&self) -> COMMAND6_R
Bits 0:13 - Content of command 6. For more information, please refer to the register I2C_COMD6_REG in Chapter I²C Controller.
sourcepub fn command6_done(&self) -> COMMAND6_DONE_R
pub fn command6_done(&self) -> COMMAND6_DONE_R
Bit 31 - When command 6 is done, this bit changes to 1.