Skip to main content

DataR

Type Alias DataR 

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

Field data reader - Two packed eFuse bytes (low byte=[7:0], high byte=[15:8])

Aliased Type§

pub struct DataR { /* private fields */ }