Type Alias R

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

Register PSR reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

Source§

impl R

Source

pub fn cmdinhc(&self) -> CmdinhcR

Bit 0 - Command Inhibit (CMD)

Source

pub fn cmdinhd(&self) -> CmdinhdR

Bit 1 - Command Inhibit (DAT)

Source

pub fn dlact(&self) -> DlactR

Bit 2 - DAT Line Active

Source

pub fn rtreq(&self) -> RtreqR

Bit 3 - Re-Tuning Request

Source

pub fn wtact(&self) -> WtactR

Bit 8 - Write Transfer Active

Source

pub fn rtact(&self) -> RtactR

Bit 9 - Read Transfer Active

Source

pub fn bufwren(&self) -> BufwrenR

Bit 10 - Buffer Write Enable

Source

pub fn bufrden(&self) -> BufrdenR

Bit 11 - Buffer Read Enable

Source

pub fn cardins(&self) -> CardinsR

Bit 16 - Card Inserted

Source

pub fn cardss(&self) -> CardssR

Bit 17 - Card State Stable

Source

pub fn carddpl(&self) -> CarddplR

Bit 18 - Card Detect Pin Level

Source

pub fn wrppl(&self) -> WrpplR

Bit 19 - Write Protect Pin Level

Source

pub fn datll(&self) -> DatllR

Bits 20:23 - DAT[3:0] Line Level

Source

pub fn cmdll(&self) -> CmdllR

Bit 24 - CMD Line Level