QSPI init Structure definition. More...
#include <gr55xx_hal_qspi.h>
Data Fields | |
| uint32_t | clock_prescaler |
| uint32_t | clock_mode |
| uint32_t | rx_sample_delay |
QSPI init Structure definition.
| uint32_t _qspi_init_t::clock_mode |
Specifies the Clock Mode. It indicates the level that clock takes between commands. This parameter can be a value of QSPI Clock Mode
| uint32_t _qspi_init_t::clock_prescaler |
Specifies the prescaler factor for generating clock based on the AHB clock. This parameter can be a number between 0 and 0xFFFF
| uint32_t _qspi_init_t::rx_sample_delay |
Specifies the RX sample delay. It is used to delay the sample of the RX input port. This parameter can be a number between 0 and 0x7