-
CONFIG_ETH_ENC28J60_0_SPI_BUS_FREQ
¶
ENC28J60C SPI bus speed in Hz
Type: int
Help¶
This is the SPI bus frequency for accessing the device.
Direct dependencies¶
ETH_ENC28J60
&& ETH_ENC28J60_0
(Includes any dependencies from if’s and menus.)
Defaults¶
- 128000 if
ETH_ENC28J60
&Ð_ENC28J60_0
Kconfig definition¶
At drivers/ethernet/Kconfig.enc28j60:103
Included via Kconfig:10
→ Kconfig.zephyr:29
→ drivers/Kconfig:18
→ drivers/ethernet/Kconfig:35
Menu path: (top menu) → Device Drivers → Ethernet Drivers → ENC28J60C Ethernet Controller
config ETH_ENC28J60_0_SPI_BUS_FREQ int prompt "ENC28J60C SPI bus speed in Hz" ifETH_ENC28J60
&Ð_ENC28J60_0
default 128000 ifETH_ENC28J60
&Ð_ENC28J60_0
depends onETH_ENC28J60
&Ð_ENC28J60_0
help This is the SPI bus frequency for accessing the device.
(Definitions include propagated dependencies, including from if’s and menus.)