Expand description
In the master mode, 1: spi_clk is eqaul to 80MHz, 0: spi_clk is divided from 80 MHz clock.
Structsยง
- R
- Register
SPI_CLOCKreader - SPI_
CLKCNT_ H_ R - Field
spi_clkcnt_Hreader - In the master mode, it must be floor((spi_clkcnt_N+1)/2-1). In the slave mode, it must be 0. - SPI_
CLKCNT_ H_ W - Field
spi_clkcnt_Hwriter - In the master mode, it must be floor((spi_clkcnt_N+1)/2-1). In the slave mode, it must be 0. - SPI_
CLKCNT_ L_ R - Field
spi_clkcnt_Lreader - In the master mode, it must be eqaul to spi_clkcnt_N. In the slave mode, it must be 0. - SPI_
CLKCNT_ L_ W - Field
spi_clkcnt_Lwriter - In the master mode, it must be eqaul to spi_clkcnt_N. In the slave mode, it must be 0. - SPI_
CLKCNT_ N_ R - Field
spi_clkcnt_Nreader - In the master mode, it is the divider of spi_clk. So spi_clk frequency is 80MHz/(spi_clkdiv_pre+1)/(spi_clkcnt_N+1) - SPI_
CLKCNT_ N_ W - Field
spi_clkcnt_Nwriter - In the master mode, it is the divider of spi_clk. So spi_clk frequency is 80MHz/(spi_clkdiv_pre+1)/(spi_clkcnt_N+1) - SPI_
CLKDIV_ PRE_ R - Field
spi_clkdiv_prereader - In the master mode, it is pre-divider of spi_clk. - SPI_
CLKDIV_ PRE_ W - Field
spi_clkdiv_prewriter - In the master mode, it is pre-divider of spi_clk. - SPI_
CLK_ EQU_ SYSCLK_ R - Field
spi_clk_equ_sysclkreader - In the master mode, 1: spi_clk is eqaul to 80MHz, 0: spi_clk is divided from 80 MHz clock. - SPI_
CLK_ EQU_ SYSCLK_ W - Field
spi_clk_equ_sysclkwriter - In the master mode, 1: spi_clk is eqaul to 80MHz, 0: spi_clk is divided from 80 MHz clock. - SPI_
CLOCK_ SPEC - In the master mode, 1: spi_clk is eqaul to 80MHz, 0: spi_clk is divided from 80 MHz clock.
- W
- Register
SPI_CLOCKwriter