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