Type Alias R

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

Register COMD5 reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

Source§

impl R

Source

pub fn command5(&self) -> COMMAND5_R

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

Source

pub fn command5_done(&self) -> COMMAND5_DONE_R

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