DatalR

Type Alias DatalR 

pub type DatalR = FieldReader<u16>;
Expand description

Field DATAL reader - DATAL stores the lower 16 bits of the 16/32 bit CRC

Aliased Typeยง

pub struct DatalR { /* private fields */ }