Module rp2040_pac::sio::gpio_out_set

source ·
Expand description

GPIO output value set

Structs§

Type Aliases§

  • Field GPIO_OUT_SET writer - Perform an atomic bit-set on GPIO_OUT, i.e. GPIO_OUT |= wdata
  • Register GPIO_OUT_SET writer