GW

Type Alias GW 

pub type GW<'a, REG> = FieldWriter<'a, REG, 11, u16>;
Expand description

Field G writer - Gain error adjustment factor for the overall conversion

Aliased Typeยง

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