pub type PCPU_INT = Reg<PCPU_INT_SPEC>;Expand description
PCPU_INT (r) register accessor: GPIO PRO_CPU interrupt status register for GPIO0-31
You can read this register and get pcpu_int::R. See API.
For information about available fields see pcpu_int module
Aliased Typeยง
struct PCPU_INT { /* private fields */ }