[][src]Type Definition atsamd51p::sdhc0::psr::R

type R = R<u32, PSR>;

Reader of register PSR

Implementations

impl R[src]

pub fn cmdinhc(&self) -> CMDINHC_R[src]

Bit 0 - Command Inhibit (CMD)

pub fn cmdinhd(&self) -> CMDINHD_R[src]

Bit 1 - Command Inhibit (DAT)

pub fn dlact(&self) -> DLACT_R[src]

Bit 2 - DAT Line Active

pub fn rtreq(&self) -> RTREQ_R[src]

Bit 3 - Re-Tuning Request

pub fn wtact(&self) -> WTACT_R[src]

Bit 8 - Write Transfer Active

pub fn rtact(&self) -> RTACT_R[src]

Bit 9 - Read Transfer Active

pub fn bufwren(&self) -> BUFWREN_R[src]

Bit 10 - Buffer Write Enable

pub fn bufrden(&self) -> BUFRDEN_R[src]

Bit 11 - Buffer Read Enable

pub fn cardins(&self) -> CARDINS_R[src]

Bit 16 - Card Inserted

pub fn cardss(&self) -> CARDSS_R[src]

Bit 17 - Card State Stable

pub fn carddpl(&self) -> CARDDPL_R[src]

Bit 18 - Card Detect Pin Level

pub fn wrppl(&self) -> WRPPL_R[src]

Bit 19 - Write Protect Pin Level

pub fn datll(&self) -> DATLL_R[src]

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

pub fn cmdll(&self) -> CMDLL_R[src]

Bit 24 - CMD Line Level