Zephyr Project API 3.7.0-rc1
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
mspi_scramble_cfg Struct Reference

MSPI controller scramble configuration. More...

#include <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: