pub type W = W<CrcctrlSpec>;
Expand description
Register CRCCTRL
writer
Aliased Type§
struct W { /* private fields */ }
Implementations§
Source§impl W
impl W
Sourcepub fn crcbeatsize(&mut self) -> CrcbeatsizeW<'_, CrcctrlSpec>
pub fn crcbeatsize(&mut self) -> CrcbeatsizeW<'_, CrcctrlSpec>
Bits 0:1 - CRC Beat Size
Sourcepub fn crcpoly(&mut self) -> CrcpolyW<'_, CrcctrlSpec>
pub fn crcpoly(&mut self) -> CrcpolyW<'_, CrcctrlSpec>
Bits 2:3 - CRC Polynomial Type
Sourcepub fn crcsrc(&mut self) -> CrcsrcW<'_, CrcctrlSpec>
pub fn crcsrc(&mut self) -> CrcsrcW<'_, CrcctrlSpec>
Bits 8:13 - CRC Input Source