Type Alias DatahW
pub type DatahW<'a, REG> = FieldWriter<'a, REG, 16, u16>;Expand description
Field DATAH writer - DATAH stores the high 16 bits of the 16/32 bit CRC
Aliased Typeยง
pub struct DatahW<'a, REG> { /* private fields */ }pub type DatahW<'a, REG> = FieldWriter<'a, REG, 16, u16>;Field DATAH writer - DATAH stores the high 16 bits of the 16/32 bit CRC
pub struct DatahW<'a, REG> { /* private fields */ }