pub type GPIO_CONFIG = Reg<GPIO_CONFIG_SPEC>;
Expand description
gpio_config (rw) register accessor: Generic Purpose Input/Output config
You can read
this register and get gpio_config::R
. You can reset
, write
, write_with_zero
this register using gpio_config::W
. You can also modify
this register. See API.
For information about available fields see gpio_config
module
Aliased Typeยง
struct GPIO_CONFIG { /* private fields */ }