Type Alias esp32c3::gpio::PCPU_NMI_INT

source ·
pub type PCPU_NMI_INT = Reg<PCPU_NMI_INT_SPEC>;
Expand description

PCPU_NMI_INT (r) register accessor: GPIO PRO_CPU(not shielded) interrupt status register

You can read this register and get pcpu_nmi_int::R. See API.

For information about available fields see pcpu_nmi_int module

Aliased Type§

struct PCPU_NMI_INT { /* private fields */ }