Type Alias R

Source
pub type R = R<NistrSpec>;
Expand description

Register NISTR reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

Source§

impl R

Source

pub fn cmdc(&self) -> CmdcR

Bit 0 - Command Complete

Source

pub fn trfc(&self) -> TrfcR

Bit 1 - Transfer Complete

Source

pub fn blkge(&self) -> BlkgeR

Bit 2 - Block Gap Event

Source

pub fn dmaint(&self) -> DmaintR

Bit 3 - DMA Interrupt

Source

pub fn bwrrdy(&self) -> BwrrdyR

Bit 4 - Buffer Write Ready

Source

pub fn brdrdy(&self) -> BrdrdyR

Bit 5 - Buffer Read Ready

Source

pub fn cins(&self) -> CinsR

Bit 6 - Card Insertion

Source

pub fn crem(&self) -> CremR

Bit 7 - Card Removal

Source

pub fn cint(&self) -> CintR

Bit 8 - Card Interrupt

Source

pub fn errint(&self) -> ErrintR

Bit 15 - Error Interrupt