Module parl_io

Source
Expand description

Parallel IO Controller

Modules§

clk
Parallel IO clk configuration register
fifo_cfg
Parallel IO FIFO configuration register.
int_clr
Parallel IO interrupt clear singal configuration register.
int_ena
Parallel IO interrupt enable singal configuration register.
int_raw
Parallel IO interrupt raw singal status register.
int_st
Parallel IO interrupt singal status register.
reg_update
Parallel IO FIFO configuration register.
rx_clk_cfg
Parallel IO RX clk configuration register
rx_data_cfg
Parallel RX data configuration register.
rx_genrl_cfg
Parallel RX general configuration register.
rx_mode_cfg
Parallel RX Sampling mode configuration register.
rx_st0
Parallel IO RX status register0
rx_st1
Parallel IO RX status register1
rx_start_cfg
Parallel RX Start configuration register.
st
Parallel IO module status register0.
tx_clk_cfg
Parallel IO TX clk configuration register
tx_data_cfg
Parallel TX data configuration register.
tx_genrl_cfg
Parallel TX general configuration register.
tx_st0
Parallel IO TX status register0
tx_start_cfg
Parallel TX Start configuration register.
version
Version register.

Structs§

RegisterBlock
Register block

Type Aliases§

CLK
CLK (rw) register accessor: Parallel IO clk configuration register
FIFO_CFG
FIFO_CFG (rw) register accessor: Parallel IO FIFO configuration register.
INT_CLR
INT_CLR (w) register accessor: Parallel IO interrupt clear singal configuration register.
INT_ENA
INT_ENA (rw) register accessor: Parallel IO interrupt enable singal configuration register.
INT_RAW
INT_RAW (rw) register accessor: Parallel IO interrupt raw singal status register.
INT_ST
INT_ST (r) register accessor: Parallel IO interrupt singal status register.
REG_UPDATE
REG_UPDATE (w) register accessor: Parallel IO FIFO configuration register.
RX_CLK_CFG
RX_CLK_CFG (rw) register accessor: Parallel IO RX clk configuration register
RX_DATA_CFG
RX_DATA_CFG (rw) register accessor: Parallel RX data configuration register.
RX_GENRL_CFG
RX_GENRL_CFG (rw) register accessor: Parallel RX general configuration register.
RX_MODE_CFG
RX_MODE_CFG (rw) register accessor: Parallel RX Sampling mode configuration register.
RX_ST0
RX_ST0 (r) register accessor: Parallel IO RX status register0
RX_ST1
RX_ST1 (r) register accessor: Parallel IO RX status register1
RX_START_CFG
RX_START_CFG (rw) register accessor: Parallel RX Start configuration register.
ST
ST (r) register accessor: Parallel IO module status register0.
TX_CLK_CFG
TX_CLK_CFG (rw) register accessor: Parallel IO TX clk configuration register
TX_DATA_CFG
TX_DATA_CFG (rw) register accessor: Parallel TX data configuration register.
TX_GENRL_CFG
TX_GENRL_CFG (rw) register accessor: Parallel TX general configuration register.
TX_ST0
TX_ST0 (r) register accessor: Parallel IO TX status register0
TX_START_CFG
TX_START_CFG (rw) register accessor: Parallel TX Start configuration register.
VERSION
VERSION (rw) register accessor: Version register.