Type Alias rp2040_pac::io_bank0::gpio::GPIO_CTRL

source ·
pub type GPIO_CTRL = Reg<GPIO_CTRL_SPEC>;
Expand description

GPIO_CTRL (rw) register accessor: GPIO control including function select and overrides.

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

For information about available fields see gpio_ctrl module

Aliased Type§

struct GPIO_CTRL { /* private fields */ }