Type Alias CmdccenR

Source
pub type CmdccenR = BitReader<Cmdccenselect>;
Expand description

Field CMDCCEN reader - Command CRC Check Enable

Aliased Type§

struct CmdccenR { /* private fields */ }

Implementations§

Source§

impl CmdccenR

Source

pub const fn variant(&self) -> Cmdccenselect

Get enumerated values variant

Source

pub fn is_disable(&self) -> bool

Disable

Source

pub fn is_enable(&self) -> bool

Enable