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