Expand description
SPI1 misc register.
Structs
- SPI1 misc register.
- Register
MISCreader - Register
MISCwriter
Type Definitions
- Field
AUTO_PERreader - Set this bit to enable auto PER function. Hardware will sent out PER command if PES command is sent. - Field
AUTO_PERwriter - Set this bit to enable auto PER function. Hardware will sent out PER command if PES command is sent. - Field
CK_IDLE_EDGEreader - 1: SPI_CLK line is high when MSPI is idle. 0: SPI_CLK line is low when MSPI is idle. - Field
CK_IDLE_EDGEwriter - 1: SPI_CLK line is high when MSPI is idle. 0: SPI_CLK line is low when MSPI is idle. - Field
CS0_DISreader - Set this bit to raise high SPI_CS pin, which means that the SPI device(flash) connected to SPI_CS is in low level when SPI1 transfer starts. - Field
CS0_DISwriter - Set this bit to raise high SPI_CS pin, which means that the SPI device(flash) connected to SPI_CS is in low level when SPI1 transfer starts. - Field
CS1_DISreader - Set this bit to raise high SPI_CS1 pin, which means that the SPI device(Ext_RAM) connected to SPI_CS1 is in low level when SPI1 transfer starts. - Field
CS1_DISwriter - Set this bit to raise high SPI_CS1 pin, which means that the SPI device(Ext_RAM) connected to SPI_CS1 is in low level when SPI1 transfer starts. - Field
CS_KEEP_ACTIVEreader - SPI_CS line keep low when the bit is set. - Field
CS_KEEP_ACTIVEwriter - SPI_CS line keep low when the bit is set.