DIFF_W

Type Alias DIFF_W 

Source
pub type DIFF_W<'a> = BitWriter<'a, u32, CTRL_SPEC, bool, 0>;
Expand description

Field DIFF writer - Differential Mode

Aliased Typeยง

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