Type Alias CRCEN_W
pub type CRCEN_W<'a, const O: u8> = BitWriterRaw<'a, u32, CFG1_SPEC, CRCEN_A, BitM, O>;
Expand description
Field CRCEN
writer - Hardware CRC computation enable
Aliased Typeยง
struct CRCEN_W<'a, const O: u8> { /* private fields */ }