Expand description
SPI0 control register.
Structs§
- CTRL_
SPEC - SPI0 control register.
Type Aliases§
- D_POL_R
- Field
D_POL
reader - The bit is used to set MOSI line polarity, 1: high 0, low - D_POL_W
- Field
D_POL
writer - The bit is used to set MOSI line polarity, 1: high 0, low - FADDR_
OCT_ R - Field
FADDR_OCT
reader - Set this bit to enable 8-bit-mode(8-bm) in ADDR phase. - FADDR_
OCT_ W - Field
FADDR_OCT
writer - Set this bit to enable 8-bit-mode(8-bm) in ADDR phase. - FASTRD_
MODE_ R - Field
FASTRD_MODE
reader - This bit should be set when SPI_MEM_FREAD_QIO, SPI_MEM_FREAD_DIO, SPI_MEM_FREAD_QUAD or SPI_MEM_FREAD_DUAL is set. - FASTRD_
MODE_ W - Field
FASTRD_MODE
writer - This bit should be set when SPI_MEM_FREAD_QIO, SPI_MEM_FREAD_DIO, SPI_MEM_FREAD_QUAD or SPI_MEM_FREAD_DUAL is set. - FCMD_
DUAL_ R - Field
FCMD_DUAL
reader - Set this bit to enable 2-bit-mode(2-bm) in CMD phase. - FCMD_
DUAL_ W - Field
FCMD_DUAL
writer - Set this bit to enable 2-bit-mode(2-bm) in CMD phase. - FCMD_
OCT_ R - Field
FCMD_OCT
reader - Set this bit to enable 8-bit-mode(8-bm) in CMD phase. - FCMD_
OCT_ W - Field
FCMD_OCT
writer - Set this bit to enable 8-bit-mode(8-bm) in CMD phase. - FCMD_
QUAD_ R - Field
FCMD_QUAD
reader - Set this bit to enable 4-bit-mode(4-bm) in CMD phase. - FCMD_
QUAD_ W - Field
FCMD_QUAD
writer - Set this bit to enable 4-bit-mode(4-bm) in CMD phase. - FDIN_
OCT_ R - Field
FDIN_OCT
reader - Set this bit to enable 8-bit-mode(8-bm) in DIN phase. - FDIN_
OCT_ W - Field
FDIN_OCT
writer - Set this bit to enable 8-bit-mode(8-bm) in DIN phase. - FDOUT_
OCT_ R - Field
FDOUT_OCT
reader - Set this bit to enable 8-bit-mode(8-bm) in DOUT phase. - FDOUT_
OCT_ W - Field
FDOUT_OCT
writer - Set this bit to enable 8-bit-mode(8-bm) in DOUT phase. - FDUMMY_
OUT_ R - Field
FDUMMY_OUT
reader - In the DUMMY phase the signal level of SPI bus is output by the SPI0 controller. - FDUMMY_
OUT_ W - Field
FDUMMY_OUT
writer - In the DUMMY phase the signal level of SPI bus is output by the SPI0 controller. - FREAD_
DIO_ R - Field
FREAD_DIO
reader - In hardware 0xBB read operation, ADDR phase and DIN phase apply 2 signals(2-bit-mode). 1: enable 0: disable. - FREAD_
DIO_ W - Field
FREAD_DIO
writer - In hardware 0xBB read operation, ADDR phase and DIN phase apply 2 signals(2-bit-mode). 1: enable 0: disable. - FREAD_
DUAL_ R - Field
FREAD_DUAL
reader - In hardware 0x3B read operation, DIN phase apply 2 signals. 1: enable 0: disable. - FREAD_
DUAL_ W - Field
FREAD_DUAL
writer - In hardware 0x3B read operation, DIN phase apply 2 signals. 1: enable 0: disable. - FREAD_
QIO_ R - Field
FREAD_QIO
reader - In hardware 0xEB read operation, ADDR phase and DIN phase apply 4 signals(4-bit-mode). 1: enable 0: disable. - FREAD_
QIO_ W - Field
FREAD_QIO
writer - In hardware 0xEB read operation, ADDR phase and DIN phase apply 4 signals(4-bit-mode). 1: enable 0: disable. - FREAD_
QUAD_ R - Field
FREAD_QUAD
reader - In hardware 0x6B read operation, DIN phase apply 4 signals(4-bit-mode). 1: enable 0: disable. - FREAD_
QUAD_ W - Field
FREAD_QUAD
writer - In hardware 0x6B read operation, DIN phase apply 4 signals(4-bit-mode). 1: enable 0: disable. - Q_POL_R
- Field
Q_POL
reader - The bit is used to set MISO line polarity, 1: high 0, low - Q_POL_W
- Field
Q_POL
writer - The bit is used to set MISO line polarity, 1: high 0, low - R
- Register
CTRL
reader - W
- Register
CTRL
writer - WP_R
- Field
WP
reader - Write protect signal output when SPI is idle. 1: output high, 0: output low. - WP_W
- Field
WP
writer - Write protect signal output when SPI is idle. 1: output high, 0: output low.