Type Alias xmc4800::sdmmc::command::W

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

Register COMMAND writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

pub fn resp_type_select(&mut self) -> RESP_TYPE_SELECT_W<'_, COMMAND_SPEC>

Bits 0:1 - Response Type Select

source

pub fn cmd_crc_check_en(&mut self) -> CMD_CRC_CHECK_EN_W<'_, COMMAND_SPEC>

Bit 3 - Command CRC Check Enable

source

pub fn cmd_ind_check_en(&mut self) -> CMD_IND_CHECK_EN_W<'_, COMMAND_SPEC>

Bit 4 - Command Index Check Enable

source

pub fn data_present_select(&mut self) -> DATA_PRESENT_SELECT_W<'_, COMMAND_SPEC>

Bit 5 - Data Present Select

source

pub fn cmd_type(&mut self) -> CMD_TYPE_W<'_, COMMAND_SPEC>

Bits 6:7 - Command Type

source

pub fn cmd_ind(&mut self) -> CMD_IND_W<'_, COMMAND_SPEC>

Bits 8:13 - Command Index