ADF7030-1 Device Drivers API Reference Manual  Alpha 0.0.1
Device Drivers for ADF7030-1 Transceiver
MEM_CFG_DESCRIPTOR_Type Struct Reference

#include <adf7030-1__mem.h>

Collaboration diagram for MEM_CFG_DESCRIPTOR_Type:
[legend]

Data Fields

DATA_BLOCK_DESCRIPTOR_Type BLOCKS []
 Pointer to the next configuration sequence if desired, else NULL.
 
char Name [16]
 
uint16_t nbBlock
 Total size of the configuration.
 
config_info_tpInfo
 Number of data blocks.
 
MEM_CFG_DESCRIPTOR_TypepNext
 Pointer to the configuration info structure in the host memory.
 
uint16_t Size
 String with name of configuration sequence.
 

Detailed Description

Generic Type to describes the Radio PHY configuration memory structures. Data is provided by the setting calculator

Definition at line 74 of file adf7030-1__mem.h.