CONFIG_CAN_SAM_CKDIV
Clock divider
Type: int
Help
Clock divider for the MCAN core clock.
Direct dependencies
(Includes any dependencies from ifs and menus.)
Default
0
Kconfig definition
At <Driver>/can/Kconfig.sam:14
Included via Kconfig:8
→ Kconfig.zephyr:42
→ <Driver>/Kconfig:82
→ <Driver>/can/Kconfig:96
Menu path: (Top) → Device Drivers → CAN Drivers → Atmel SAM CAN driver
config CAN_SAM_CKDIV
int "Clock divider"
range 0 255
default 0
depends on CAN_SAM && CAN_SAM && CAN
help
Clock divider for the MCAN core clock.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)