Type Alias rp2040_pac::pads_bank0::GPIO

source ·
pub type GPIO = Reg<GPIO_SPEC>;
Expand description

GPIO (rw) register accessor: Pad control register

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

For information about available fields see gpio module

Aliased Type§

struct GPIO { /* private fields */ }