Expand description
SPI0 control register.
Structs§
- SPI0 control register.
Type Aliases§
- Field
DATA_IE_ALWAYS_ONreader - When accesses to flash, 1: the IE signals of pads connected to SPI_IO[7:0] are always 1. 0: Others. - Field
DATA_IE_ALWAYS_ONwriter - When accesses to flash, 1: the IE signals of pads connected to SPI_IO[7:0] are always 1. 0: Others. - Field
DQS_IE_ALWAYS_ONreader - When accesses to flash, 1: the IE signals of pads connected to SPI_DQS are always 1. 0: Others. - Field
D_POLreader - The bit is used to set MOSI line polarity, 1: high 0, low - Field
D_POLwriter - The bit is used to set MOSI line polarity, 1: high 0, low - Field
FADDR_OCTreader - Apply 8 signals during address phase 1:enable 0: disable - Field
FASTRD_MODEreader - This bit enable the bits: SPI_MEM_FREAD_QIO, SPI_MEM_FREAD_DIO, SPI_MEM_FREAD_QOUT and SPI_MEM_FREAD_DOUT. 1: enable 0: disable. - Field
FASTRD_MODEwriter - This bit enable the bits: SPI_MEM_FREAD_QIO, SPI_MEM_FREAD_DIO, SPI_MEM_FREAD_QOUT and SPI_MEM_FREAD_DOUT. 1: enable 0: disable. - Field
FCMD_OCTreader - Apply 8 signals during command phase 1:enable 0: disable - Field
FCMD_QUADreader - Apply 4 signals during command phase 1:enable 0: disable - Field
FCMD_QUADwriter - Apply 4 signals during command phase 1:enable 0: disable - Field
FDIN_OCTreader - Apply 8 signals during read-data phase 1:enable 0: disable - Field
FDOUT_OCTreader - Apply 8 signals during write-data phase 1:enable 0: disable - Field
FDUMMY_RINreader - In an MSPI read data transfer when accesses to flash, the level of SPI_IO[7:0] is output by the MSPI controller in the first half part of dummy phase. It is used to mask invalid SPI_DQS in the half part of dummy phase. - Field
FDUMMY_RINwriter - In an MSPI read data transfer when accesses to flash, the level of SPI_IO[7:0] is output by the MSPI controller in the first half part of dummy phase. It is used to mask invalid SPI_DQS in the half part of dummy phase. - Field
FDUMMY_WOUTreader - In an MSPI write data transfer when accesses to flash, the level of SPI_IO[7:0] is output by the MSPI controller in the second half part of dummy phase. It is used to pre-drive flash. - Field
FDUMMY_WOUTwriter - In an MSPI write data transfer when accesses to flash, the level of SPI_IO[7:0] is output by the MSPI controller in the second half part of dummy phase. It is used to pre-drive flash. - Field
FREAD_DIOreader - In the read operations address phase and read-data phase apply 2 signals. 1: enable 0: disable. - Field
FREAD_DIOwriter - In the read operations address phase and read-data phase apply 2 signals. 1: enable 0: disable. - Field
FREAD_DUALreader - In the read operations, read-data phase apply 2 signals. 1: enable 0: disable. - Field
FREAD_DUALwriter - In the read operations, read-data phase apply 2 signals. 1: enable 0: disable. - Field
FREAD_QIOreader - In the read operations address phase and read-data phase apply 4 signals. 1: enable 0: disable. - Field
FREAD_QIOwriter - In the read operations address phase and read-data phase apply 4 signals. 1: enable 0: disable. - Field
FREAD_QUADreader - In the read operations read-data phase apply 4 signals. 1: enable 0: disable. - Field
FREAD_QUADwriter - In the read operations read-data phase apply 4 signals. 1: enable 0: disable. - Field
Q_POLreader - The bit is used to set MISO line polarity, 1: high 0, low - Field
Q_POLwriter - The bit is used to set MISO line polarity, 1: high 0, low - Register
CTRLreader - Register
CTRLwriter - Field
WDUMMY_ALWAYS_OUTreader - In the dummy phase of an MSPI write data transfer when accesses to flash, the level of SPI_IO[7:0] is output by the MSPI controller. - Field
WDUMMY_ALWAYS_OUTwriter - In the dummy phase of an MSPI write data transfer when accesses to flash, the level of SPI_IO[7:0] is output by the MSPI controller. - Field
WDUMMY_DQS_ALWAYS_OUTreader - In the dummy phase of an MSPI write data transfer when accesses to flash, the level of SPI_DQS is output by the MSPI controller. - Field
WPreader - Write protect signal output when SPI is idle. 1: output high, 0: output low. - Field
WPwriter - Write protect signal output when SPI is idle. 1: output high, 0: output low.