DataluW

Type Alias DataluW 

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

Field DATALU writer - DATALL stores the second 8 bits of the 32 bit CRC

Aliased Typeยง

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