![]() |
nrfxlib API 3.3.99
|
Execute-in-place (XIP) configuration. More...
#include <nrf_sqspi.h>
Data Fields | |
| nrf_sqspi_spi_xip_mode_t | mode |
| Required state of the XIP feature. | |
| uint32_t | address_offset |
| uint32_t | size |
| Size of the memory mapped region. | |
| uint32_t | read_cmd |
| SPI command to read data from the memory. | |
| uint32_t | write_cmd |
| uint8_t | cmd_size |
| Size of the SPI command, in bits. | |
| uint8_t | address_size |
| Size of the address, in bits. | |
Execute-in-place (XIP) configuration.
This configures mapping the external memory addresses to an internal memory bus address space. It also configures commands sent to the external memory to read or write on the memory-mapped accesses.