Type Alias rp2040_pac::sio::GPIO_HI_IN

source ·
pub type GPIO_HI_IN = Reg<GPIO_HI_IN_SPEC>;
Expand description

GPIO_HI_IN (r) register accessor: Input value for QSPI pins

You can read this register and get gpio_hi_in::R. See API.

For information about available fields see gpio_hi_in module

Aliased Type§

struct GPIO_HI_IN { /* private fields */ }