![]() |
![]() |
PA Initialization config structure. More...
#include <pa.h>
Data Fields | |
uint16_t | initTable |
uint16_t | initDefaultRoute |
uint32_t | baseAddr |
paSizeInfo_t * | sizeCfg |
PA Initialization config structure.
The parameters in this structure are used to do initial setup of the driver including its base address and other default settings.
uint32_t paConfig_t::baseAddr |
Specify the PASS base address
uint16_t paConfig_t::initDefaultRoute |
If True then the switch default route is set to PASS PDSP0
uint16_t paConfig_t::initTable |
If True then the L2/L3 tables are initialized
Pointer to the size configuration information