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

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

Register COMMAND writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

pub fn resp_type_select(&mut self) -> RespTypeSelectW<'_, CommandSpec>

Bits 0:1 - Response Type Select

source

pub fn cmd_crc_check_en(&mut self) -> CmdCrcCheckEnW<'_, CommandSpec>

Bit 3 - Command CRC Check Enable

source

pub fn cmd_ind_check_en(&mut self) -> CmdIndCheckEnW<'_, CommandSpec>

Bit 4 - Command Index Check Enable

source

pub fn data_present_select(&mut self) -> DataPresentSelectW<'_, CommandSpec>

Bit 5 - Data Present Select

source

pub fn cmd_type(&mut self) -> CmdTypeW<'_, CommandSpec>

Bits 6:7 - Command Type

source

pub fn cmd_ind(&mut self) -> CmdIndW<'_, CommandSpec>

Bits 8:13 - Command Index