Type Alias NbslotsW

Source
pub type NbslotsW<'a, REG> = FieldWriter<'a, REG, 3>;
Expand description

Field NBSLOTS writer - Number of Slots in Frame

Aliased Typeยง

struct NbslotsW<'a, REG> { /* private fields */ }