R

Type Alias R 

Source
pub type R = R<COMD3_SPEC>;
Expand description

Register COMD3 reader

Aliased Type§

pub struct R { /* private fields */ }

Implementations§

Source§

impl R

Source

pub fn command3(&self) -> COMMAND3_R

Bits 0:13 - Configures command 3. See details in I2C_CMD0_REG[13:0].

Source

pub fn command3_done(&self) -> COMMAND3_DONE_R

Bit 31 - Represents whether command 3 is done in I2C Master mode. 0: Not done 1: Done