Type Alias DatallW
pub type DatallW<'a, REG> = FieldWriter<'a, REG, 8>;Expand description
Field DATALL writer - CRCLL stores the first 8 bits of the 32 bit DATA
Aliased Typeยง
pub struct DatallW<'a, REG> { /* private fields */ }pub type DatallW<'a, REG> = FieldWriter<'a, REG, 8>;Field DATALL writer - CRCLL stores the first 8 bits of the 32 bit DATA
pub struct DatallW<'a, REG> { /* private fields */ }