Type Alias esp32s2::gpio::CPUSDIO_INT
source · pub type CPUSDIO_INT = Reg<CPUSDIO_INT_SPEC>;
Expand description
CPUSDIO_INT (r) register accessor: GPIO0 ~ 31 CPU SDIO 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 */ }