mirror of
https://github.com/lcbcFoo/ReonV.git
synced 2025-04-20 11:37:09 -04:00
12 lines
318 B
Text
12 lines
318 B
Text
CAN interface enable
|
|
CONFIG_GRCAN_ENABLE
|
|
Say Y here to enable GRCAN core.
|
|
|
|
CAN interrupt
|
|
CONFIG_GRCANIRQ
|
|
Defines which interrupt number the CAN core will generate.
|
|
|
|
CAN interrupt
|
|
CONFIG_GRCANSINGLE
|
|
Say Y here to assign one interrupt (common).
|
|
Say N here to assign three interrupts (common, txsync, rxsync).
|