Type Alias esp32::rtc_i2c::cmd::R

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

Register CMD reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

source§

impl R

source

pub fn val(&self) -> VAL_R

Bits 0:13 - Command content

source

pub fn done(&self) -> DONE_R

Bit 31 - Bit is set by HW when command is done