Type Alias xmc4800::sdmmc::int_status_norm::W

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

Register INT_STATUS_NORM writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

pub fn cmd_complete(&mut self) -> CMD_COMPLETE_W<'_, INT_STATUS_NORM_SPEC>

Bit 0 - Command Complete

source

pub fn tx_complete(&mut self) -> TX_COMPLETE_W<'_, INT_STATUS_NORM_SPEC>

Bit 1 - Transfer Complete

source

pub fn block_gap_event(&mut self) -> BLOCK_GAP_EVENT_W<'_, INT_STATUS_NORM_SPEC>

Bit 2 - Block Gap Event

source

pub fn buff_write_ready( &mut self ) -> BUFF_WRITE_READY_W<'_, INT_STATUS_NORM_SPEC>

Bit 4 - Buffer Write Ready

source

pub fn buff_read_ready(&mut self) -> BUFF_READ_READY_W<'_, INT_STATUS_NORM_SPEC>

Bit 5 - Buffer Read Ready

source

pub fn card_ins(&mut self) -> CARD_INS_W<'_, INT_STATUS_NORM_SPEC>

Bit 6 - Card Insertion

source

pub fn card_removal(&mut self) -> CARD_REMOVAL_W<'_, INT_STATUS_NORM_SPEC>

Bit 7 - Card Removal