📄 can_mc.in.help
字号:
CAN interface enableCONFIG_CAN_ENABLE Say Y here to enable one or more CAN cores. The cores has one AHB slave interface for accessing the control registers. The CAN core is register-compatible with the SAJ1000 core from Philips, with a few exceptions. See the GRLIP IP manual for details.CONFIG_CAN_NUM Number of CAN cores. The module allows up to 8 independent CAN cores to be implemented.CAN register addressCONFIG_CANIO The control registers of each CAN core occupies 256 bytes, and address space needed for the full module is thus 2 Kbyte. The cores are mapped in the AHB bus I/O area (0xFFF00000 - 0xFFFFF000). This setting defines at which address in the I/O area the registers appear (HADDR[19:8]).CAN interruptCONFIG_CANIRQ Defines which interrupt number the CAN core will generate.CAN interruptCONFIG_CANSEPIRQ Say Y here to assign an individual interrupt to each CAN core, starting from the base interrupt number. If set to N, all CAN cores will generate the same interrupt.CAN FT memoriesCONFIG_CAN_FT If you say Y here, the CAN FIFOs will be implemented using SEU protected RAM blocks. Only applicable to the FT version of grlib.CAN Synchronous resetCONFIG_CAN_SYNCRST If you say Y here, the CAN core will be implemented with synchronous reset rather than asynchronous. This is needed when the target library does not implement registers with async reset. Unless you know what you are doing, say N.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -