PSoC 6 Peripheral Driver Library
SMIF Memory Description Structures

General Description

General hierarchy of memory structures are:

smif_1_0_p02_memslot_stc.png

Top structure is cy_stc_smif_block_config_t, which could have links up to 4 cy_stc_smif_mem_config_t which describes each connected to the SMIF external memory.

Data Structures

struct  cy_stc_smif_mem_cmd_t
 This command structure is used to store the Read/Write command configuration. More...
 
struct  cy_stc_smif_hybrid_region_info_t
 This structure specifies data used for memory with hybrid sectors. More...
 
struct  cy_stc_smif_mem_device_cfg_t
 This configuration structure of the SMIF memory device is used to store device-specific parameters. More...
 
struct  cy_stc_smif_mem_config_t
 This SMIF memory configuration structure is used to store the memory configuration for the memory mode of operation. More...
 
struct  cy_stc_smif_block_config_t
 This SMIF memory configuration structure is used to store the memory configuration for the memory mode of operation. More...