Expand description
Parallel IO Controller
Modules§
- clk
- Parallel IO clk 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.
- rx_cfg0
- Parallel RX module configuration register0.
- rx_cfg1
- Parallel RX module configuration register1.
- st
- Parallel IO module status register0.
- tx_cfg0
- Parallel TX module configuration register0.
- tx_cfg1
- Parallel TX module configuration register1.
- version
- Version register.
Structs§
- Register
Block - Register block
Type Aliases§
- CLK
- CLK (rw) register accessor: Parallel IO clk 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.
- RX_CFG0
- RX_CFG0 (rw) register accessor: Parallel RX module configuration register0.
- RX_CFG1
- RX_CFG1 (rw) register accessor: Parallel RX module configuration register1.
- ST
- ST (r) register accessor: Parallel IO module status register0.
- TX_CFG0
- TX_CFG0 (rw) register accessor: Parallel TX module configuration register0.
- TX_CFG1
- TX_CFG1 (rw) register accessor: Parallel TX module configuration register1.
- VERSION
- VERSION (rw) register accessor: Version register.