Type Alias rp2040_pac::sio::GPIO_HI_OE
source · pub type GPIO_HI_OE = Reg<GPIO_HI_OE_SPEC>;
Expand description
GPIO_HI_OE (rw) register accessor: QSPI output enable
You can read
this register and get gpio_hi_oe::R
. You can reset
, write
, write_with_zero
this register using gpio_hi_oe::W
. You can also modify
this register. See API.
For information about available fields see gpio_hi_oe
module
Aliased Type§
struct GPIO_HI_OE { /* private fields */ }