Module esp32s2::dedicated_gpio
source · Expand description
Dedicated GPIO
Modules
Dedicated GPIO input delay configuration register
Dedicated GPIO input status register
Interrupt clear bits
Raw interrupt status
Dedicated GPIO interrupts generation mode register
Interrupt enable bits
Masked interrupt status
Dedicated GPIO output mode selection register
Dedicated GPIO directive output register
Dedicated GPIO individual output register
Dedicated GPIO mask output register
Dedicated GPIO output status register
Structs
Register block
Type Definitions
INTR_CLR (w) register accessor: an alias for
Reg<INTR_CLR_SPEC>
INTR_RAW (r) register accessor: an alias for
Reg<INTR_RAW_SPEC>
INTR_RCGN (rw) register accessor: an alias for
Reg<INTR_RCGN_SPEC>
INTR_RLS (rw) register accessor: an alias for
Reg<INTR_RLS_SPEC>
INTR_ST (r) register accessor: an alias for
Reg<INTR_ST_SPEC>
IN_DLY (rw) register accessor: an alias for
Reg<IN_DLY_SPEC>
IN_SCAN (r) register accessor: an alias for
Reg<IN_SCAN_SPEC>
OUT_CPU (rw) register accessor: an alias for
Reg<OUT_CPU_SPEC>
OUT_DRT (w) register accessor: an alias for
Reg<OUT_DRT_SPEC>
OUT_IDV (w) register accessor: an alias for
Reg<OUT_IDV_SPEC>
OUT_MSK (w) register accessor: an alias for
Reg<OUT_MSK_SPEC>
OUT_SCAN (r) register accessor: an alias for
Reg<OUT_SCAN_SPEC>