Type Alias HALFBIAS_W

Source
pub type HALFBIAS_W<'a> = BitWriter<'a, u32, BIASPROG_SPEC, bool, 6>;
Expand description

Field HALFBIAS writer - Half Bias Current

Aliased Typeยง

pub struct HALFBIAS_W<'a> { /* private fields */ }