Type Alias IndataptrW

Source
pub type IndataptrW<'a, REG> = FieldWriter<'a, REG, 2>;
Expand description

Field INDATAPTR writer - Input Data Pointer

Aliased Type§

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