Type Alias xmc4300::sdmmc::int_status_norm::W

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

Register INT_STATUS_NORM writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

pub fn cmd_complete(&mut self) -> CmdCompleteW<'_, IntStatusNormSpec>

Bit 0 - Command Complete

source

pub fn tx_complete(&mut self) -> TxCompleteW<'_, IntStatusNormSpec>

Bit 1 - Transfer Complete

source

pub fn block_gap_event(&mut self) -> BlockGapEventW<'_, IntStatusNormSpec>

Bit 2 - Block Gap Event

source

pub fn buff_write_ready(&mut self) -> BuffWriteReadyW<'_, IntStatusNormSpec>

Bit 4 - Buffer Write Ready

source

pub fn buff_read_ready(&mut self) -> BuffReadReadyW<'_, IntStatusNormSpec>

Bit 5 - Buffer Read Ready

source

pub fn card_ins(&mut self) -> CardInsW<'_, IntStatusNormSpec>

Bit 6 - Card Insertion

source

pub fn card_removal(&mut self) -> CardRemovalW<'_, IntStatusNormSpec>

Bit 7 - Card Removal