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 */ }