Module rp2040_pac::sio::gpio_out_xor

source ·
Expand description

GPIO output value XOR

Structs§

Type Aliases§

  • Field GPIO_OUT_XOR writer - Perform an atomic bitwise XOR on GPIO_OUT, i.e. GPIO_OUT ^= wdata
  • Register GPIO_OUT_XOR writer