DatahuW

Type Alias DatahuW 

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

Field DATAHU writer - DATAHU stores the fourth 8 bits of the 32 bit CRC

Aliased Typeยง

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