Type Alias PCIE_W

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

Field PCIE writer - Pin Change Interrupt Enable

Aliased Typeยง

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