pub type GPIO_OE_XOR = Reg<GPIO_OE_XOR_SPEC>;Expand description
GPIO_OE_XOR (w) register accessor: GPIO output enable XOR
You can reset, write, write_with_zero this register using gpio_oe_xor::W. See API.
For information about available fields see gpio_oe_xor
module
Aliased Typeยง
pub struct GPIO_OE_XOR { /* private fields */ }