Type Alias esp32c6::gpio::PCPU_INT1

source ·
pub type PCPU_INT1 = Reg<PCPU_INT1_SPEC>;
Expand description

PCPU_INT1 (r) register accessor: GPIO PRO_CPU interrupt status register for GPIO32-34

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

For information about available fields see pcpu_int1 module

Aliased Type§

struct PCPU_INT1 { /* private fields */ }