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