Module rp2040_pac::sio::gpio_out_clr

source ·
Expand description

GPIO output value clear

Structs§

Type Aliases§

  • Field GPIO_OUT_CLR writer - Perform an atomic bit-clear on GPIO_OUT, i.e. GPIO_OUT &= ~wdata
  • Register GPIO_OUT_CLR writer