pub type ENABLE = Reg<ENABLE_SPEC>;
ENABLE (rw) register accessor: GPIO output enable register for GPIO0-31
You can read this register and get enable::R. You can reset, write, write_with_zero this register using enable::W. You can also modify this register. See API.
read
enable::R
reset
write
write_with_zero
enable::W
modify
For information about available fields see enable module
enable
struct ENABLE { /* private fields */ }