Type Alias GPIO_CLEAR_0

Source
pub type GPIO_CLEAR_0 = Reg<GPIO_CLEAR_0_SPEC>;
Expand description

gpio_clear_0 (rw) register accessor: Set pin output value to low (GPIO0 ~ GPIO31)

You can read this register and get gpio_clear_0::R. You can reset, write, write_with_zero this register using gpio_clear_0::W. You can also modify this register. See API.

For information about available fields see gpio_clear_0 module

Aliased Typeยง

struct GPIO_CLEAR_0 { /* private fields */ }