Type Alias Pinven2W

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

Field PINVEN2 writer - IO Pin 2 Invert Enable

Aliased Typeยง

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