Type Alias esp32c3::gpio::PCPU_INT

source ·
pub type PCPU_INT = Reg<PCPU_INT_SPEC>;
Expand description

PCPU_INT (r) register accessor: GPIO PRO_CPU interrupt status register

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 */ }