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