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

type W = W<u16, INT_STATUS_NORM>;

Writer for register INT_STATUS_NORM

Methods

impl W[src]

pub fn card_removal(&mut self) -> CARD_REMOVAL_W[src]

Bit 7 - Card Removal

pub fn card_ins(&mut self) -> CARD_INS_W[src]

Bit 6 - Card Insertion

pub fn buff_read_ready(&mut self) -> BUFF_READ_READY_W[src]

Bit 5 - Buffer Read Ready

pub fn buff_write_ready(&mut self) -> BUFF_WRITE_READY_W[src]

Bit 4 - Buffer Write Ready

pub fn block_gap_event(&mut self) -> BLOCK_GAP_EVENT_W[src]

Bit 2 - Block Gap Event

pub fn tx_complete(&mut self) -> TX_COMPLETE_W[src]

Bit 1 - Transfer Complete

pub fn cmd_complete(&mut self) -> CMD_COMPLETE_W[src]

Bit 0 - Command Complete