rp2040_pac::sio

Type Alias GPIO_OE_SET

Source
pub type GPIO_OE_SET = Reg<GPIO_OE_SET_SPEC>;
Expand description

GPIO_OE_SET (w) register accessor: GPIO output enable set

You can reset, write, write_with_zero this register using gpio_oe_set::W. See API.

For information about available fields see gpio_oe_set module

Aliased Typeยง

struct GPIO_OE_SET { /* private fields */ }