Type Alias CmdtypR

Source
pub type CmdtypR = FieldReader<Cmdtypselect>;
Expand description

Field CMDTYP reader - Command Type

Aliased Type§

struct CmdtypR { /* private fields */ }

Implementations§

Source§

impl CmdtypR

Source

pub const fn variant(&self) -> Cmdtypselect

Get enumerated values variant

Source

pub fn is_normal(&self) -> bool

Other commands

Source

pub fn is_suspend(&self) -> bool

CMD52 for writing Bus Suspend in CCCR

Source

pub fn is_resume(&self) -> bool

CMD52 for writing Function Select in CCCR

Source

pub fn is_abort(&self) -> bool

CMD12, CMD52 for writing I/O Abort in CCCR