Type Alias esp32s2_ulp::rtc_i2c::cmd8::R

source ·
pub type R = R<CMD8_SPEC>;
Expand description

Register CMD8 reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

source§

impl R

source

pub fn command8(&self) -> COMMAND8_R

Bits 0:13 - Content of command 8. For more information, please refer to the register I2C_COMD8_REG in Chapter I²C Controller.

source

pub fn command8_done(&self) -> COMMAND8_DONE_R

Bit 31 - When command 8 is done, this bit changes to 1.