Type Alias CrcenableW

Source
pub type CrcenableW<'a, REG> = BitWriter<'a, REG>;
Expand description

Field CRCENABLE writer - CRC Enable

Aliased Typeยง

struct CrcenableW<'a, REG> { /* private fields */ }