pub type GPIO_HI_OUT = Reg<GPIO_HI_OUT_SPEC>;Expand description
GPIO_HI_OUT (rw) register accessor: QSPI output value
You can read this register and get gpio_hi_out::R. You can reset, write, write_with_zero this register using gpio_hi_out::W. You can also modify this register. See API.
For information about available fields see gpio_hi_out
module
Aliased Typeยง
pub struct GPIO_HI_OUT { /* private fields */ }