Type Alias PCIE_W

Source
pub type PCIE_W<'a, REG> = FieldWriter<'a, REG, 3, u8, Safe>;
Expand description

Field PCIE writer - Pin Change Interrupt Enables

Aliased Typeยง

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