DatahlW

Type Alias DatahlW 

pub type DatahlW<'a, REG> = FieldWriter<'a, REG, 8>;
Expand description

Field DATAHL writer - DATAHL stores the third 8 bits of the 32 bit CRC

Aliased Typeยง

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