Type Alias rp2040_pac::sio::GPIO_OUT

source ·
pub type GPIO_OUT = Reg<GPIO_OUT_SPEC>;
Expand description

GPIO_OUT (rw) register accessor: GPIO output value

You can read this register and get gpio_out::R. You can reset, write, write_with_zero this register using gpio_out::W. You can also modify this register. See API.

For information about available fields see gpio_out module

Aliased Type§

struct GPIO_OUT { /* private fields */ }