Type Alias esp32c3::gpio::CPUSDIO_INT

source ·
pub type CPUSDIO_INT = Reg<CPUSDIO_INT_SPEC>;
Expand description

CPUSDIO_INT (r) register accessor: GPIO CPUSDIO interrupt status register

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

For information about available fields see cpusdio_int module

Aliased Type§

struct CPUSDIO_INT { /* private fields */ }