|
SemiDrive SSDK Appication Program Interface PTG3.0
|
#include <sdrv_firewall.h>
Data Fields | |
| const sdrv_mac_config_t * | mac_cfg |
| const sdrv_mpc_memport_cfg_t * | mpc_cfg |
| uint32_t | memport_num |
| const sdrv_ppc_ip_config_t * | ppc_ip_cfg |
| uint16_t | ip_num |
| const sdrv_ppc_region_config_t * | ppc_region_cfg |
| uint16_t | region_num |
| const sdrv_gpio_core_cfg_t * | io_cfg |
| uint16_t | core_num |
| uint16_t core_num |
the number of cores.
| const sdrv_gpio_core_cfg_t* io_cfg |
the configuration of pin permission.
| uint16_t ip_num |
the number of ip.
| const sdrv_mac_config_t* mac_cfg |
the configuration of the MAC module.
| uint32_t memport_num |
the number of memory ports.
| const sdrv_mpc_memport_cfg_t* mpc_cfg |
MPC configuration.
| const sdrv_ppc_ip_config_t* ppc_ip_cfg |
PPC ip configuration.
| const sdrv_ppc_region_config_t* ppc_region_cfg |
PPC address configuration.
| uint16_t region_num |
the number of memory regions.