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

type W = W<u16, FORCE_EVENT_ERR_STATUS>;

Writer for register FORCE_EVENT_ERR_STATUS

Methods

impl W[src]

pub fn fe_ceata_err(&mut self) -> FE_CEATA_ERR_W[src]

Bit 13 - Force Event for Ceata Error

pub fn fe_target_response_err(&mut self) -> FE_TARGET_RESPONSE_ERR_W[src]

Bit 12 - Force event for Target Response Error

pub fn fe_acmd12_err(&mut self) -> FE_ACMD12_ERR_W[src]

Bit 8 - Force Event for Auto CMD Error

pub fn fe_current_limit_err(&mut self) -> FE_CURRENT_LIMIT_ERR_W[src]

Bit 7 - Force Event for Current Limit Error

pub fn fe_data_end_bit_err(&mut self) -> FE_DATA_END_BIT_ERR_W[src]

Bit 6 - Force Event for Data End Bit Error

pub fn fe_data_crc_err(&mut self) -> FE_DATA_CRC_ERR_W[src]

Bit 5 - Force Event for Data CRC Error

pub fn fe_data_timeout_err(&mut self) -> FE_DATA_TIMEOUT_ERR_W[src]

Bit 4 - Force Event for Data Timeout Error

pub fn fe_cmd_ind_err(&mut self) -> FE_CMD_IND_ERR_W[src]

Bit 3 - Force Event for Command Index Error

pub fn fe_cmd_end_bit_err(&mut self) -> FE_CMD_END_BIT_ERR_W[src]

Bit 2 - Force Event for Command End Bit Error

pub fn fe_cmd_crc_err(&mut self) -> FE_CMD_CRC_ERR_W[src]

Bit 1 - Force Event for Command CRC Error

pub fn fe_cmd_timeout_err(&mut self) -> FE_CMD_TIMEOUT_ERR_W[src]

Bit 0 - Force Event for Command Timeout Error