Type Alias DataR

Source
pub type DataR = FieldReader<u16>;
Expand description

Field DATA reader - Data value to be converted

Aliased Type§

struct DataR { /* private fields */ }