NbytesW

Type Alias NbytesW 

pub type NbytesW<'a, REG> = FieldWriter<'a, REG, 32, u32>;
Expand description

Field NBYTES writer - Minor Byte Transfer Count

Aliased Typeยง

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