AM243x MCU+ SDK  09.02.00
GPMC_AddrRegion Struct Reference

Detailed Description

GPMC Address Region.

GPMC 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 GPMC_AddrRegion::regionStartAddr

Start address of the region

◆ regionSize

uint32_t GPMC_AddrRegion::regionSize

Size of the region