rp2040_pac::sio

Type Alias 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 */ }