pub type W = W<CrcstatusSpec>;Expand description
Register CRCSTATUS writer
Aliased Type§
struct W { /* private fields */ }Implementations§
Source§impl W
 
impl W
Sourcepub fn crcbusy(&mut self) -> CrcbusyW<'_, CrcstatusSpec>
 
pub fn crcbusy(&mut self) -> CrcbusyW<'_, CrcstatusSpec>
Bit 0 - CRC Module Busy
Sourcepub fn crczero(&mut self) -> CrczeroW<'_, CrcstatusSpec>
 
pub fn crczero(&mut self) -> CrczeroW<'_, CrcstatusSpec>
Bit 1 - CRC Zero
Sourcepub fn crcerr(&mut self) -> CrcerrW<'_, CrcstatusSpec>
 
pub fn crcerr(&mut self) -> CrcerrW<'_, CrcstatusSpec>
Bit 2 - CRC Error