Type Alias CmdicenW

Source
pub type CmdicenW<'a, REG> = BitWriter<'a, REG, Cmdicenselect>;
Expand description

Field CMDICEN writer - Command Index Check Enable

Aliased Type§

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

Implementations§

Source§

impl<'a, REG> CmdicenW<'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