Type Alias rp2040_pac::sio::GPIO_OUT_SET

source ·
pub type GPIO_OUT_SET = Reg<GPIO_OUT_SET_SPEC>;
Expand description

GPIO_OUT_SET (w) register accessor: GPIO output value set

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

For information about available fields see gpio_out_set module

Aliased Type§

struct GPIO_OUT_SET { /* private fields */ }