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ยง
pub struct GPIO_OUT_XOR { /* private fields */ }