Skip to main content

Pin16W

Type Alias Pin16W 

Source
pub type Pin16W<'a, REG> = BitWriter<'a, REG>;
Expand description

Field pin16 writer -

Aliased Typeยง

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