PMSIS BSP
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
pi_ram_conf Struct Reference

RAM configuration structure. More...

Data Fields

pi_ram_api_t * api
 

Description

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.

Field Documentation

pi_ram_api_t* pi_ram_conf::api
                     Pointer to specific RAM methods. Reserved for 

internal runtime usage.