Type Alias OtmxW

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

Field OTMX writer - Output Matrix

Aliased Type§

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