Type Alias xmc4300::sdmmc::command::CmdTypeR

source ·
pub type CmdTypeR = FieldReader<CmdType>;
Expand description

Field CMD_TYPE reader - Command Type

Aliased Type§

struct CmdTypeR { /* private fields */ }

Implementations§

source§

impl CmdTypeR

source

pub const fn variant(&self) -> CmdType

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

Normal

source

pub fn is_value2(&self) -> bool

Suspend

source

pub fn is_value3(&self) -> bool

Resume

source

pub fn is_value4(&self) -> bool

Abort