Type Alias esp32s2_ulp::rtc_i2c::cmd1::R

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

Register CMD1 reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

source§

impl R

source

pub fn command1(&self) -> COMMAND1_R

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

source

pub fn command1_done(&self) -> COMMAND1_DONE_R

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