◆ LL_QSPI_DEFAULT_CONFIG
| #define LL_QSPI_DEFAULT_CONFIG |
Value:{ \
.wait_cycles = 0, \
.baud_rate = SystemCoreClock / 1000000, \
.rx_sample_delay = 0, \
}
LL QSPI InitStrcut default configuartion.
◆ LL_SPIM_DEFAULT_CONFIG
| #define LL_SPIM_DEFAULT_CONFIG |
Value:{ \
.baud_rate = SystemCoreClock / 2000000, \
}
LL SPIM InitStrcut default configuartion.
◆ LL_SPIS_DEFAULT_CONFIG
| #define LL_SPIS_DEFAULT_CONFIG |
Value:
LL SPIS InitStrcut default configuartion.
#define LL_SSI_ADDRSIZE_24BIT
Definition: gr55xx_ll_spi.h:396
#define LL_SSI_INSTSIZE_8BIT
Definition: gr55xx_ll_spi.h:383
#define LL_SSI_SLAVE0
Definition: gr55xx_ll_spi.h:365
#define LL_SSI_FULL_DUPLEX
Definition: gr55xx_ll_spi.h:320
#define LL_SSI_SCPOL_LOW
Definition: gr55xx_ll_spi.h:336
#define LL_SSI_INST_ADDR_ALL_IN_SPI
Definition: gr55xx_ll_spi.h:411
#define LL_SSI_SIMPLEX_TX
Definition: gr55xx_ll_spi.h:321
#define LL_SSI_DATASIZE_8BIT
Definition: gr55xx_ll_spi.h:255
#define LL_SSI_SCPHA_1EDGE
Definition: gr55xx_ll_spi.h:329