pub type GPIO_IN = Reg<GPIO_IN_SPEC>;
Expand description
GPIO_IN (r) register accessor: Input value for GPIO pins
You can read
this register and get gpio_in::R
. See API.
For information about available fields see gpio_in
module
Aliased Typeยง
struct GPIO_IN { /* private fields */ }