Type Alias HlW
pub type HlW<'a, REG> = FieldWriter<'a, REG, 8>;Expand description
Field HL writer - CRC High Lower Byte
Aliased Typeยง
pub struct HlW<'a, REG> { /* private fields */ }pub type HlW<'a, REG> = FieldWriter<'a, REG, 8>;Field HL writer - CRC High Lower Byte
pub struct HlW<'a, REG> { /* private fields */ }