-
CONFIG_ETH_MCUX_0_MAC3
¶
MAC Address Byte 3
Type: hex
Help¶
This is the byte 3 of the MAC address.
Direct dependencies¶
ETH_MCUX_0_MANUAL_MAC
&& ETH_MCUX
(Includes any dependencies from if’s and menus.)
Defaults¶
- 0 if
ETH_MCUX_0_MANUAL_MAC
&Ð_MCUX
Kconfig definition¶
At drivers/ethernet/Kconfig.mcux:94
Included via Kconfig:10
→ Kconfig.zephyr:29
→ drivers/Kconfig:18
→ drivers/ethernet/Kconfig:36
Menu path: (top menu) → Device Drivers → Ethernet Drivers → MCUX Ethernet driver
config ETH_MCUX_0_MAC3 hex prompt "MAC Address Byte 3" ifETH_MCUX_0_MANUAL_MAC
&Ð_MCUX
range 0 0xff ifETH_MCUX_0_MANUAL_MAC
&Ð_MCUX
default 0 ifETH_MCUX_0_MANUAL_MAC
&Ð_MCUX
depends onETH_MCUX_0_MANUAL_MAC
&Ð_MCUX
help This is the byte 3 of the MAC address.
(Definitions include propagated dependencies, including from if’s and menus.)