pub type CmdEndBitErrW<'a, REG> = BitWriter<'a, REG, CmdEndBitErr>;
Expand description

Field CMD_END_BIT_ERR writer - Command End Bit Error

Aliased Type§

struct CmdEndBitErrW<'a, REG> { /* private fields */ }

Implementations§

source§

impl<'a, REG> CmdEndBitErrW<'a, REG>
where REG: Writable + RegisterSpec,

source

pub fn value1(self) -> &'a mut W<REG>

No Error

source

pub fn value2(self) -> &'a mut W<REG>

End Bit Error Generated