esp32h2::gpioType Alias OUT
Source pub type OUT = Reg<OUT_SPEC>;
Expand description
OUT (rw) register accessor: GPIO output register for GPIO0-31
You can read this register and get out::R. You can reset, write, write_with_zero this register using out::W. You can also modify this register. See API.
For information about available fields see out module
struct OUT { }