Type Alias xmc4800::sdmmc::command::CmdCrcCheckEnR

source ·
pub type CmdCrcCheckEnR = BitReader<CmdCrcCheckEn>;
Expand description

Field CMD_CRC_CHECK_EN reader - Command CRC Check Enable

Aliased Type§

struct CmdCrcCheckEnR { /* private fields */ }

Implementations§

source§

impl CmdCrcCheckEnR

source

pub const fn variant(&self) -> CmdCrcCheckEn

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

Disable

source

pub fn is_value2(&self) -> bool

Enable