Type Alias xmc4800::sdmmc::command::R

source ·
pub type R = R<COMMAND_SPEC>;
Expand description

Register COMMAND reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

source§

impl R

source

pub fn resp_type_select(&self) -> RESP_TYPE_SELECT_R

Bits 0:1 - Response Type Select

source

pub fn cmd_crc_check_en(&self) -> CMD_CRC_CHECK_EN_R

Bit 3 - Command CRC Check Enable

source

pub fn cmd_ind_check_en(&self) -> CMD_IND_CHECK_EN_R

Bit 4 - Command Index Check Enable

source

pub fn data_present_select(&self) -> DATA_PRESENT_SELECT_R

Bit 5 - Data Present Select

source

pub fn cmd_type(&self) -> CMD_TYPE_R

Bits 6:7 - Command Type

source

pub fn cmd_ind(&self) -> CMD_IND_R

Bits 8:13 - Command Index