PMSIS BSP
|
RAM configuration structure. More...
Data Fields | |
pi_ram_api_t * | api |
This structure is used to pass the desired RAM configuration to the runtime when opening the device. This configuration should be not be used directly as it is meant to be encapsulated into a specific device configuration.
pi_ram_api_t* pi_ram_conf::api |
Pointer to specific RAM methods. Reserved for
internal runtime usage.