|
SmartSnippets DA1459x SDK
|
Read instruction configuration structure (auto access mode) More...
#include <hw_qspi_v2.h>
Data Fields | |
| HW_QSPI_BUS_MODE | opcode_bus_mode: 2 |
| HW_QSPI_BUS_MODE | addr_bus_mode: 2 |
| HW_QSPI_BUS_MODE | extra_byte_bus_mode: 2 |
| HW_QSPI_BUS_MODE | dummy_bus_mode: 2 |
| HW_QSPI_BUS_MODE | data_bus_mode: 2 |
| HW_QSPI_CONTINUOUS_MODE | continuous_mode: 1 |
| HW_QSPI_EXTRA_BYTE | extra_byte_cfg: 1 |
| HW_QSPI_EXTRA_BYTE_HALF | extra_byte_half_cfg: 1 |
| uint8_t | opcode |
| uint8_t | extra_byte_value |
| uint16_t | cs_idle_delay_nsec |
Read instruction configuration structure (auto access mode)
| HW_QSPI_BUS_MODE hw_qspi_read_instr_config_t::addr_bus_mode |
Bus mode of the address phase
| HW_QSPI_CONTINUOUS_MODE hw_qspi_read_instr_config_t::continuous_mode |
Set continuous mode of operation
| uint16_t hw_qspi_read_instr_config_t::cs_idle_delay_nsec |
The minimum CS idle delay in nsec between two consecutive Read commands
| HW_QSPI_BUS_MODE hw_qspi_read_instr_config_t::data_bus_mode |
Bus mode of the data phase
| HW_QSPI_BUS_MODE hw_qspi_read_instr_config_t::dummy_bus_mode |
Bus mode of the dummy phase
| HW_QSPI_BUS_MODE hw_qspi_read_instr_config_t::extra_byte_bus_mode |
Bus mode of the extra byte phase
| HW_QSPI_EXTRA_BYTE hw_qspi_read_instr_config_t::extra_byte_cfg |
Enable Extra Byte
| HW_QSPI_EXTRA_BYTE_HALF hw_qspi_read_instr_config_t::extra_byte_half_cfg |
Enable Extra Byte Half
| uint8_t hw_qspi_read_instr_config_t::extra_byte_value |
Extra Byte value
| uint8_t hw_qspi_read_instr_config_t::opcode |
Read command opcode
| HW_QSPI_BUS_MODE hw_qspi_read_instr_config_t::opcode_bus_mode |
Bus mode of the opcode phase
1.8.16