Module gpio

Source
Expand description

General Purpose Input/Output

Modules§

bt_select
GPIO bit select register
clock_gate
GPIO clock gate register
cpusdio_int
GPIO CPUSDIO interrupt status register
enable
GPIO output enable register
enable_w1tc
GPIO output enable clear register
enable_w1ts
GPIO output enable set register
func_in_sel_cfg
GPIO input function configuration register
func_out_sel_cfg
GPIO output function select register
in_
GPIO input register
out
GPIO output register
out_w1tc
GPIO output clear register
out_w1ts
GPIO output set register
pcpu_int
GPIO PRO_CPU interrupt status register
pcpu_nmi_int
GPIO PRO_CPU(not shielded) interrupt status register
pin
GPIO pin configuration register
reg_date
GPIO version register
sdio_select
GPIO sdio select register
status
GPIO interrupt status register
status_next
GPIO interrupt source register
status_w1tc
GPIO interrupt status clear register
status_w1ts
GPIO interrupt status set register
strap
pad strapping register

Structs§

RegisterBlock
Register block

Type Aliases§

BT_SELECT
BT_SELECT (rw) register accessor: GPIO bit select register
CLOCK_GATE
CLOCK_GATE (rw) register accessor: GPIO clock gate register
CPUSDIO_INT
CPUSDIO_INT (r) register accessor: GPIO CPUSDIO interrupt status register
ENABLE
ENABLE (rw) register accessor: GPIO output enable register
ENABLE_W1TC
ENABLE_W1TC (w) register accessor: GPIO output enable clear register
ENABLE_W1TS
ENABLE_W1TS (w) register accessor: GPIO output enable set register
FUNC_IN_SEL_CFG
FUNC_IN_SEL_CFG (rw) register accessor: GPIO input function configuration register
FUNC_OUT_SEL_CFG
FUNC_OUT_SEL_CFG (rw) register accessor: GPIO output function select register
IN
IN (r) register accessor: GPIO input register
OUT
OUT (rw) register accessor: GPIO output register
OUT_W1TC
OUT_W1TC (w) register accessor: GPIO output clear register
OUT_W1TS
OUT_W1TS (w) register accessor: GPIO output set register
PCPU_INT
PCPU_INT (r) register accessor: GPIO PRO_CPU interrupt status register
PCPU_NMI_INT
PCPU_NMI_INT (r) register accessor: GPIO PRO_CPU(not shielded) interrupt status register
PIN
PIN (rw) register accessor: GPIO pin configuration register
REG_DATE
REG_DATE (rw) register accessor: GPIO version register
SDIO_SELECT
SDIO_SELECT (rw) register accessor: GPIO sdio select register
STATUS
STATUS (rw) register accessor: GPIO interrupt status register
STATUS_NEXT
STATUS_NEXT (r) register accessor: GPIO interrupt source register
STATUS_W1TC
STATUS_W1TC (w) register accessor: GPIO interrupt status clear register
STATUS_W1TS
STATUS_W1TS (w) register accessor: GPIO interrupt status set register
STRAP
STRAP (r) register accessor: pad strapping register