Type Alias GPIO_W

Source
pub type GPIO_W<'a> = BitWriter<'a, u32, HFPERCLKEN0_SPEC, bool, 12>;
Expand description

Field GPIO writer - General purpose Input/Output Clock Enable

Aliased Typeยง

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