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