pub type GPIO_SET_0 = Reg<GPIO_SET_0_SPEC>;
Expand description
gpio_set_0 (rw) register accessor: Set pin output value to high (GPIO0 ~ GPIO31)
You can read
this register and get gpio_set_0::R
. You can reset
, write
, write_with_zero
this register using gpio_set_0::W
. You can also modify
this register. See API.
For information about available fields see gpio_set_0
module
Aliased Typeยง
struct GPIO_SET_0 { /* private fields */ }