Skip to main content

Pin9W

Type Alias Pin9W 

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

Field pin9 writer -

Aliased Typeยง

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