Type Alias CmdcW

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

Field CMDC writer - Command Complete Signal Enable

Aliased Type§

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

Implementations§

Source§

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

Source

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

Masked

Source

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

Enabled