Type Alias ENABLE

Source
pub type ENABLE = Reg<ENABLE_SPEC>;
Expand description

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.

For information about available fields see enable module

Aliased Typeยง

struct ENABLE { /* private fields */ }