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 |
uint32_t OSPI_AddrRegion::regionStartAddr |
Start address of the region
uint32_t OSPI_AddrRegion::regionSize |
Size of the region