Module spi_slave

Source
Expand description

It is the synchronous reset signal of the module. This bit is self-cleared by hardware.

Structs§

INTERRUPT_RB_ENABLE_R
Field interrupt_rb_enable reader - Enable buffer read interrupts
INTERRUPT_RB_ENABLE_W
Field interrupt_rb_enable writer - Enable buffer read interrupts
INTERRUPT_RS_ENABLE_R
Field interrupt_rs_enable reader - Enable status read interrupts
INTERRUPT_RS_ENABLE_W
Field interrupt_rs_enable writer - Enable status read interrupts
INTERRUPT_TRANS_ENABLE_R
Field interrupt_trans_enable reader - Enable TRANS interrupts
INTERRUPT_TRANS_ENABLE_W
Field interrupt_trans_enable writer - Enable TRANS interrupts
INTERRUPT_WB_ENABLE_R
Field interrupt_wb_enable reader - Enable buffer write interrupts
INTERRUPT_WB_ENABLE_W
Field interrupt_wb_enable writer - Enable buffer write interrupts
INTERRUPT_WS_ENABLE_R
Field interrupt_ws_enable reader - Enable status write interrupts
INTERRUPT_WS_ENABLE_W
Field interrupt_ws_enable writer - Enable status write interrupts
R
Register SPI_SLAVE reader
SLV_CMD_DEFINE_R
Field slv_cmd_define reader - 1: slave mode commands are defined in SPI_SLAVE3. 0: slave mode commands are fixed as 1: “write-status”; 4: “read-status”; 2: “write-buffer” and 3: “read-buffer”.
SLV_CMD_DEFINE_W
Field slv_cmd_define writer - 1: slave mode commands are defined in SPI_SLAVE3. 0: slave mode commands are fixed as 1: “write-status”; 4: “read-status”; 2: “write-buffer” and 3: “read-buffer”.
SLV_RD_BUF_DONE_R
Field slv_rd_buf_done reader - The interrupt raw bit for the completement of “read-buffer” operation in the slave mode.
SLV_RD_BUF_DONE_W
Field slv_rd_buf_done writer - The interrupt raw bit for the completement of “read-buffer” operation in the slave mode.
SLV_RD_STA_DONE_R
Field slv_rd_sta_done reader - The interrupt raw bit for the completement of “read-status” operation in the slave mode.
SLV_RD_STA_DONE_W
Field slv_rd_sta_done writer - The interrupt raw bit for the completement of “read-status” operation in the slave mode.
SLV_WR_BUF_DONE_R
Field slv_wr_buf_done reader - The interrupt raw bit for the completement of “write-buffer” operation in the slave mode.
SLV_WR_BUF_DONE_W
Field slv_wr_buf_done writer - The interrupt raw bit for the completement of “write-buffer” operation in the slave mode.
SLV_WR_STA_DONE_R
Field slv_wr_sta_done reader - The interrupt raw bit for the completement of “write-status” operation in the slave mode.
SLV_WR_STA_DONE_W
Field slv_wr_sta_done writer - The interrupt raw bit for the completement of “write-status” operation in the slave mode.
SPI_BUFFER_ENABLE_R
Field spi_buffer_enable reader - Enable read/write buffer
SPI_BUFFER_ENABLE_W
Field spi_buffer_enable writer - Enable read/write buffer
SPI_INT_EN_R
Field spi_int_en reader - Interrupt enable bits for the below 5 sources
SPI_INT_EN_W
Field spi_int_en writer - Interrupt enable bits for the below 5 sources
SPI_SLAVE_MODE_R
Field spi_slave_mode reader - 1: slave mode, 0: master mode.
SPI_SLAVE_MODE_W
Field spi_slave_mode writer - 1: slave mode, 0: master mode.
SPI_SLAVE_SPEC
It is the synchronous reset signal of the module. This bit is self-cleared by hardware.
SPI_SYNC_RESET_R
Field spi_sync_reset reader - It is the synchronous reset signal of the module. This bit is self-cleared by hardware.
SPI_SYNC_RESET_W
Field spi_sync_reset writer - It is the synchronous reset signal of the module. This bit is self-cleared by hardware.
SPI_TRANS_CNT_R
Field spi_trans_cnt reader - The operations counter in both the master mode and the slave mode.
SPI_TRANS_DONE_R
Field spi_trans_done reader - The interrupt raw bit for the completement of any operation in both the master mode and the slave mode.
SPI_TRANS_DONE_W
Field spi_trans_done writer - The interrupt raw bit for the completement of any operation in both the master mode and the slave mode.
STA_ENABLE_R
Field sta_enable reader - Enable read/write buffer
STA_ENABLE_W
Field sta_enable writer - Enable read/write buffer
W
Register SPI_SLAVE writer