Type Alias W

Source
pub type W = W<NisterSpec>;
Expand description

Register NISTER writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

Source§

impl W

Source

pub fn cmdc(&mut self) -> CmdcW<'_, NisterSpec>

Bit 0 - Command Complete Status Enable

Source

pub fn trfc(&mut self) -> TrfcW<'_, NisterSpec>

Bit 1 - Transfer Complete Status Enable

Source

pub fn blkge(&mut self) -> BlkgeW<'_, NisterSpec>

Bit 2 - Block Gap Event Status Enable

Source

pub fn dmaint(&mut self) -> DmaintW<'_, NisterSpec>

Bit 3 - DMA Interrupt Status Enable

Source

pub fn bwrrdy(&mut self) -> BwrrdyW<'_, NisterSpec>

Bit 4 - Buffer Write Ready Status Enable

Source

pub fn brdrdy(&mut self) -> BrdrdyW<'_, NisterSpec>

Bit 5 - Buffer Read Ready Status Enable

Source

pub fn cins(&mut self) -> CinsW<'_, NisterSpec>

Bit 6 - Card Insertion Status Enable

Source

pub fn crem(&mut self) -> CremW<'_, NisterSpec>

Bit 7 - Card Removal Status Enable

Source

pub fn cint(&mut self) -> CintW<'_, NisterSpec>

Bit 8 - Card Interrupt Status Enable