AM64x MCU+ SDK  08.02.00
OSPI_AddrRegion Struct Reference

Detailed Description

OSPI Address Region.

OSPI Address Region will be a part of the attributes. It is used while using DMA Copy to check if the destination address is a region not accessible to DMA. This data is usually SOC specific and is filled by SysConfig.

Data Fields

uint32_t regionStartAddr
 
uint32_t regionSize
 

Field Documentation

◆ regionStartAddr

uint32_t OSPI_AddrRegion::regionStartAddr

Start address of the region

◆ regionSize

uint32_t OSPI_AddrRegion::regionSize

Size of the region