[][src]Type Definition xmc4800::sdmmc::command::W

type W = W<u16, COMMAND>;

Writer for register COMMAND

Methods

impl W[src]

pub fn cmd_ind(&mut self) -> CMD_IND_W[src]

Bits 8:13 - Command Index

pub fn cmd_type(&mut self) -> CMD_TYPE_W[src]

Bits 6:7 - Command Type

pub fn data_present_select(&mut self) -> DATA_PRESENT_SELECT_W[src]

Bit 5 - Data Present Select

pub fn cmd_ind_check_en(&mut self) -> CMD_IND_CHECK_EN_W[src]

Bit 4 - Command Index Check Enable

pub fn cmd_crc_check_en(&mut self) -> CMD_CRC_CHECK_EN_W[src]

Bit 3 - Command CRC Check Enable

pub fn resp_type_select(&mut self) -> RESP_TYPE_SELECT_W[src]

Bits 0:1 - Response Type Select