Type Alias rp2040_pac::sio::GPIO_OUT_XOR
source · pub type GPIO_OUT_XOR = Reg<GPIO_OUT_XOR_SPEC>;
Expand description
GPIO_OUT_XOR (w) register accessor: GPIO output value XOR
You can reset
, write
, write_with_zero
this register using gpio_out_xor::W
. See API.
For information about available fields see gpio_out_xor
module
Aliased Type§
struct GPIO_OUT_XOR { /* private fields */ }