pub type GPIO_MUX = Reg<GPIO_MUX_SPEC>;
Expand description
GPIO_MUX (rw) register accessor: need_des
You can read
this register and get gpio_mux::R
. You can reset
, write
, write_with_zero
this register using gpio_mux::W
. You can also modify
this register. See API.
For information about available fields see gpio_mux
module
Aliased Type§
struct GPIO_MUX { /* private fields */ }