Type Alias P10W

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

Field P10 writer - Output Disable

Aliased Typeยง

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