pub type W = W<COMD1_SPEC>;Expand description
Register COMD1 writer
Aliased Type§
pub struct W { /* private fields */ }Implementations§
Source§impl W
impl W
Sourcepub fn command1(&mut self) -> COMMAND1_W<'_, COMD1_SPEC>
pub fn command1(&mut self) -> COMMAND1_W<'_, COMD1_SPEC>
Bits 0:13 - Configures command 1. See details in I2C_CMD0_REG[13:0].
Sourcepub fn command1_done(&mut self) -> COMMAND1_DONE_W<'_, COMD1_SPEC>
pub fn command1_done(&mut self) -> COMMAND1_DONE_W<'_, COMD1_SPEC>
Bit 31 - Represents whether command 1 is done in I2C Master mode. 0: Not done 1: Done