Type Alias rp2040_pac::sio::GPIO_IN
source · pub type GPIO_IN = Reg<GPIO_IN_SPEC>;
Expand description
GPIO_IN (r) register accessor: Input value for GPIO pins
You can read
this register and get gpio_in::R
. See API.
For information about available fields see gpio_in
module
Aliased Type§
struct GPIO_IN { /* private fields */ }