Type Alias CmdicenR

Source
pub type CmdicenR = BitReader<Cmdicenselect>;
Expand description

Field CMDICEN reader - Command Index Check Enable

Aliased Type§

struct CmdicenR { /* private fields */ }

Implementations§

Source§

impl CmdicenR

Source

pub const fn variant(&self) -> Cmdicenselect

Get enumerated values variant

Source

pub fn is_disable(&self) -> bool

Disable

Source

pub fn is_enable(&self) -> bool

Enable