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 |
char* HyperRam_Attrs::HyperRamName |
HyperRam name. Taken from Sysconfig
uint32_t HyperRam_Attrs::driverInstance |
Underlying HYPERBUS peripheral driver instance that is used by the HYPERRAM driver, e.g HYPERBUS driver
uint16_t HyperRam_Attrs::CR1 |
HyperRam device register CR1
uint16_t HyperRam_Attrs::ID0 |
HyperRam device register ID0
uint16_t HyperRam_Attrs::ID1 |
HyperRam device register ID1