Module misc

Source
Expand description

SPI1 misc register

Structs§

MISC_SPEC
SPI1 misc register

Type Aliases§

CK_IDLE_EDGE_R
Field CK_IDLE_EDGE reader - 1: spi clk line is high when idle 0: spi clk line is low when idle
CK_IDLE_EDGE_W
Field CK_IDLE_EDGE writer - 1: spi clk line is high when idle 0: spi clk line is low when idle
CS0_DIS_R
Field CS0_DIS reader - SPI_CS0 pin enable, 1: disable SPI_CS0, 0: SPI_CS0 pin is active to select SPI device, such as flash, external RAM and so on.
CS0_DIS_W
Field CS0_DIS writer - SPI_CS0 pin enable, 1: disable SPI_CS0, 0: SPI_CS0 pin is active to select SPI device, such as flash, external RAM and so on.
CS1_DIS_R
Field CS1_DIS reader - SPI_CS1 pin enable, 1: disable SPI_CS1, 0: SPI_CS1 pin is active to select SPI device, such as flash, external RAM and so on.
CS1_DIS_W
Field CS1_DIS writer - SPI_CS1 pin enable, 1: disable SPI_CS1, 0: SPI_CS1 pin is active to select SPI device, such as flash, external RAM and so on.
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