Type Alias CmdcW

Source
pub type CmdcW<'a, REG> = BitWriter<'a, REG, Cmdcselect>;
Expand description

Field CMDC writer - Command Complete

Aliased Type§

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

Implementations§

Source§

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

Source

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

No command complete

Source

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

Command complete