AM275 FreeRTOS SDK  11.01.00

Detailed Description

HyperRam device attributes, these are filled by SysCfg based on the HyperRam device that is selected.

Data Fields

char * HyperRamName
 
uint32_t driverInstance
 
uint16_t CR1
 
uint16_t ID0
 
uint16_t ID1
 

Field Documentation

◆ HyperRamName

char* HyperRam_Attrs::HyperRamName

HyperRam name. Taken from Sysconfig

◆ driverInstance

uint32_t HyperRam_Attrs::driverInstance

Underlying HYPERBUS peripheral driver instance that is used by the HYPERRAM driver, e.g HYPERBUS driver

◆ CR1

uint16_t HyperRam_Attrs::CR1

HyperRam device register CR1

◆ ID0

uint16_t HyperRam_Attrs::ID0

HyperRam device register ID0

◆ ID1

uint16_t HyperRam_Attrs::ID1

HyperRam device register ID1