Type Alias xmc4800::sdmmc::int_status_norm::R

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

Register INT_STATUS_NORM reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

source§

impl R

source

pub fn cmd_complete(&self) -> CmdCompleteR

Bit 0 - Command Complete

source

pub fn tx_complete(&self) -> TxCompleteR

Bit 1 - Transfer Complete

source

pub fn block_gap_event(&self) -> BlockGapEventR

Bit 2 - Block Gap Event

source

pub fn buff_write_ready(&self) -> BuffWriteReadyR

Bit 4 - Buffer Write Ready

source

pub fn buff_read_ready(&self) -> BuffReadReadyR

Bit 5 - Buffer Read Ready

source

pub fn card_ins(&self) -> CardInsR

Bit 6 - Card Insertion

source

pub fn card_removal(&self) -> CardRemovalR

Bit 7 - Card Removal

source

pub fn card_int(&self) -> CardIntR

Bit 8 - Card Interrupt

source

pub fn err_int(&self) -> ErrIntR

Bit 15 - Error Interrupt