Zephyr API Documentation 4.2.0-rc3
A Scalable Open Source RTOS
 4.2.0-rc3
mspi_scramble_cfg Struct Reference

MSPI controller scramble configuration. More...

#include <zephyr/drivers/mspi.h>

Data Fields

bool enable
 scramble enable
uint32_t address_offset
 scramble region start address = hardware default + address offset
uint32_t size
 scramble region size

Detailed Description

MSPI controller scramble configuration.

Field Documentation

◆ address_offset

uint32_t mspi_scramble_cfg::address_offset

scramble region start address = hardware default + address offset

◆ enable

bool mspi_scramble_cfg::enable

scramble enable

◆ size

uint32_t mspi_scramble_cfg::size

scramble region size


The documentation for this struct was generated from the following file: