Type Alias CmdccenW

Source
pub type CmdccenW<'a, REG> = BitWriter<'a, REG, Cmdccenselect>;
Expand description

Field CMDCCEN writer - Command CRC Check Enable

Aliased Type§

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

Implementations§

Source§

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

Source

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

Disable

Source

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

Enable