pub type W = W<FereisSpec>;
Expand description
Register FEREIS
writer
Aliased Type§
struct W { /* private fields */ }
Implementations§
Source§impl W
impl W
Sourcepub fn cmdteo(&mut self) -> CmdteoW<'_, FereisSpec>
pub fn cmdteo(&mut self) -> CmdteoW<'_, FereisSpec>
Bit 0 - Force Event for Command Timeout Error
Sourcepub fn cmdcrc(&mut self) -> CmdcrcW<'_, FereisSpec>
pub fn cmdcrc(&mut self) -> CmdcrcW<'_, FereisSpec>
Bit 1 - Force Event for Command CRC Error
Sourcepub fn cmdend(&mut self) -> CmdendW<'_, FereisSpec>
pub fn cmdend(&mut self) -> CmdendW<'_, FereisSpec>
Bit 2 - Force Event for Command End Bit Error
Sourcepub fn cmdidx(&mut self) -> CmdidxW<'_, FereisSpec>
pub fn cmdidx(&mut self) -> CmdidxW<'_, FereisSpec>
Bit 3 - Force Event for Command Index Error
Sourcepub fn datteo(&mut self) -> DatteoW<'_, FereisSpec>
pub fn datteo(&mut self) -> DatteoW<'_, FereisSpec>
Bit 4 - Force Event for Data Timeout Error
Sourcepub fn datcrc(&mut self) -> DatcrcW<'_, FereisSpec>
pub fn datcrc(&mut self) -> DatcrcW<'_, FereisSpec>
Bit 5 - Force Event for Data CRC Error
Sourcepub fn datend(&mut self) -> DatendW<'_, FereisSpec>
pub fn datend(&mut self) -> DatendW<'_, FereisSpec>
Bit 6 - Force Event for Data End Bit Error
Sourcepub fn curlim(&mut self) -> CurlimW<'_, FereisSpec>
pub fn curlim(&mut self) -> CurlimW<'_, FereisSpec>
Bit 7 - Force Event for Current Limit Error
Sourcepub fn acmd(&mut self) -> AcmdW<'_, FereisSpec>
pub fn acmd(&mut self) -> AcmdW<'_, FereisSpec>
Bit 8 - Force Event for Auto CMD Error
Sourcepub fn adma(&mut self) -> AdmaW<'_, FereisSpec>
pub fn adma(&mut self) -> AdmaW<'_, FereisSpec>
Bit 9 - Force Event for ADMA Error
Sourcepub fn bootae(&mut self) -> BootaeW<'_, FereisSpec>
pub fn bootae(&mut self) -> BootaeW<'_, FereisSpec>
Bit 12 - Force Event for Boot Acknowledge Error