|
Zephyr Project API 4.4.99
A Scalable Open Source RTOS
|
MSPI controller memory map configuration. More...
#include <mspi.h>
Data Fields | |
| bool | enable |
| Memory map enable. | |
| uint32_t | address_offset |
| Memory map region start address = hardware default + address offset. | |
| uint32_t | size |
| Memory map region size. | |
| enum mspi_memmap_permit | permission |
| Memory map access permission. | |
MSPI controller memory map configuration.
| uint32_t mspi_memmap_cfg::address_offset |
Memory map region start address = hardware default + address offset.
| bool mspi_memmap_cfg::enable |
Memory map enable.
| enum mspi_memmap_permit mspi_memmap_cfg::permission |
Memory map access permission.
| uint32_t mspi_memmap_cfg::size |
Memory map region size.