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