UF_W

Type Alias UF_W 

Source
pub type UF_W<'a> = BitWriter<'a, u32, IFC_SPEC, bool, 1>;
Expand description

Field UF writer - Underflow Interrupt Flag Clear

Aliased Typeยง

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