Module rx_ctrl

Source
Expand description

Control and configuration registers

Structs§

RX_CTRL_SPEC
Control and configuration registers

Type Aliases§

R
Register RX_CTRL reader
RX_COND_MODE_R
Field RX_COND_MODE reader - write this bit to specify the LOOP instruction condition mode of bitscrambler rx core, 0: use the little than operator to get the condition, 1: use not equal operator to get the condition
RX_COND_MODE_W
Field RX_COND_MODE writer - write this bit to specify the LOOP instruction condition mode of bitscrambler rx core, 0: use the little than operator to get the condition, 1: use not equal operator to get the condition
RX_ENA_R
Field RX_ENA reader - write this bit to enable the bitscrambler rx
RX_ENA_W
Field RX_ENA writer - write this bit to enable the bitscrambler rx
RX_EOF_MODE_R
Field RX_EOF_MODE reader - write this bit to ser the bitscrambler rx core EOF signal generating mode which is combined with reg_bitscrambler_rx_tailing_bits, 0: counter by read peripheral buffer, 0 counter by write dma fifo
RX_EOF_MODE_W
Field RX_EOF_MODE writer - write this bit to ser the bitscrambler rx core EOF signal generating mode which is combined with reg_bitscrambler_rx_tailing_bits, 0: counter by read peripheral buffer, 0 counter by write dma fifo
RX_FETCH_MODE_R
Field RX_FETCH_MODE reader - write this bit to set the bitscrambler rx core fetch instruction mode, 0: prefetch by reset, 1: fetch by instrutions
RX_FETCH_MODE_W
Field RX_FETCH_MODE writer - write this bit to set the bitscrambler rx core fetch instruction mode, 0: prefetch by reset, 1: fetch by instrutions
RX_FIFO_RST_W
Field RX_FIFO_RST writer - write this bit to reset the bitscrambler rx fifo
RX_HALT_MODE_R
Field RX_HALT_MODE reader - write this bit to set the bitscrambler rx core halt mode when rx_halt is set, 0: wait write data back done, , 1: ignore write data back
RX_HALT_MODE_W
Field RX_HALT_MODE writer - write this bit to set the bitscrambler rx core halt mode when rx_halt is set, 0: wait write data back done, , 1: ignore write data back
RX_HALT_R
Field RX_HALT reader - write this bit to halt the bitscrambler rx core
RX_HALT_W
Field RX_HALT writer - write this bit to halt the bitscrambler rx core
RX_PAUSE_R
Field RX_PAUSE reader - write this bit to pause the bitscrambler rx core
RX_PAUSE_W
Field RX_PAUSE writer - write this bit to pause the bitscrambler rx core
RX_RD_DUMMY_R
Field RX_RD_DUMMY reader - write this bit to set the bitscrambler rx core read data mode when EOF received.0: wait read data, 1: ignore read data
RX_RD_DUMMY_W
Field RX_RD_DUMMY writer - write this bit to set the bitscrambler rx core read data mode when EOF received.0: wait read data, 1: ignore read data
W
Register RX_CTRL writer