![]() |
||||||||||||||||||||||||||||||||||
Software Configuration for Access ComponentThis section describes software configuration in access component. The configuration can be changed at run-time. ixFeatureCtrlSwConfigurationCheck( ) will be used across applicable access component to check the configuration. ixFeatureCtrlSwConfigurationWrite( ) is used to write the software configuration.
More... |
Defines | |
#define | IX_FEATURE_CTRL_SWCONFIG_DISABLED |
Software configuration is disabled. | |
#define | IX_FEATURE_CTRL_SWCONFIG_ENABLED |
Software configuration is enabled. | |
Enumerations | |
enum | IxFeatureCtrlSwConfig { IX_FEATURECTRL_ETH_LEARNING, IX_FEATURECTRL_SWCONFIG_MAX } |
Enumeration for software configuration in access components. More... |
|
Software configuration is disabled.
Definition at line 588 of file IxFeatureCtrl.h. |
|
Software configuration is enabled.
Definition at line 598 of file IxFeatureCtrl.h. |
|
Enumeration for software configuration in access components.
Definition at line 611 of file IxFeatureCtrl.h. |