Type Alias R

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

Register EISIER reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

Source§

impl R

Source

pub fn cmdteo(&self) -> CmdteoR

Bit 0 - Command Timeout Error Signal Enable

Source

pub fn cmdcrc(&self) -> CmdcrcR

Bit 1 - Command CRC Error Signal Enable

Source

pub fn cmdend(&self) -> CmdendR

Bit 2 - Command End Bit Error Signal Enable

Source

pub fn cmdidx(&self) -> CmdidxR

Bit 3 - Command Index Error Signal Enable

Source

pub fn datteo(&self) -> DatteoR

Bit 4 - Data Timeout Error Signal Enable

Source

pub fn datcrc(&self) -> DatcrcR

Bit 5 - Data CRC Error Signal Enable

Source

pub fn datend(&self) -> DatendR

Bit 6 - Data End Bit Error Signal Enable

Source

pub fn curlim(&self) -> CurlimR

Bit 7 - Current Limit Error Signal Enable

Source

pub fn acmd(&self) -> AcmdR

Bit 8 - Auto CMD Error Signal Enable

Source

pub fn adma(&self) -> AdmaR

Bit 9 - ADMA Error Signal Enable