Module misc

Source
Expand description

SPI1 misc register.

Structs§

MISC_SPEC
SPI1 misc register.

Type Aliases§

AUTO_PER_R
Field AUTO_PER reader - Set this bit to enable auto PER function. Hardware will sent out PER command if PES command is sent.
AUTO_PER_W
Field AUTO_PER writer - Set this bit to enable auto PER function. Hardware will sent out PER command if PES command is sent.
CK_IDLE_EDGE_R
Field CK_IDLE_EDGE reader - 1: SPI_CLK line is high when MSPI is idle. 0: SPI_CLK line is low when MSPI is idle.
CK_IDLE_EDGE_W
Field CK_IDLE_EDGE writer - 1: SPI_CLK line is high when MSPI is idle. 0: SPI_CLK line is low when MSPI is idle.
CS_DIS_R
Field CS_DIS(0-1) reader - Set this bit to raise high SPI_CS%s pin, which means that the SPI device(Ext_RAM(0)/flash(1)) connected to SPI_CS%s is in low level when SPI1 transfer starts
CS_DIS_W
Field CS_DIS(0-1) writer - Set this bit to raise high SPI_CS%s pin, which means that the SPI device(Ext_RAM(0)/flash(1)) connected to SPI_CS%s is in low level when SPI1 transfer starts
CS_KEEP_ACTIVE_R
Field CS_KEEP_ACTIVE reader - SPI_CS line keep low when the bit is set.
CS_KEEP_ACTIVE_W
Field CS_KEEP_ACTIVE writer - SPI_CS line keep low when the bit is set.
R
Register MISC reader
W
Register MISC writer