AM64x MCU+ SDK  09.02.01

Data Fields

uint32_t ramType
 
char * ramName
 
uint32_t deviceId
 
uint32_t manufacturerId
 
uint32_t driverInstance
 
uint32_t ramSize
 

Field Documentation

◆ ramType

uint32_t Ram_Attrs::ramType

Ram type. Whether it's NAND or NOR

◆ ramName

char* Ram_Attrs::ramName

Ram name. Taken from Sysconfig

◆ deviceId

uint32_t Ram_Attrs::deviceId

Ram device ID as read form the Ram device

◆ manufacturerId

uint32_t Ram_Attrs::manufacturerId

Ram manufacturer ID as read form the Ram device

◆ driverInstance

uint32_t Ram_Attrs::driverInstance

Underlying peripheral driver instance that is used by the Ram driver, e.g GPMC driver

◆ ramSize

uint32_t Ram_Attrs::ramSize

Ram size, in bytes