Type Alias rp2040_pac::sio::GPIO_OE_XOR
source · 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§
struct GPIO_OE_XOR { /* private fields */ }