📄 bsp_can_conf.h
字号:
/*-----------------------------------------------------------------------------
* EUROPE TECHNOLOGIES Software Support
*------------------------------------------------------------------------------
* The software is delivered "AS IS" without warranty or condition of any
* kind, either express, implied or statutory. This includes without
* limitation any warranty or condition with respect to merchantability or
* fitness for any particular purpose, or against the infringements of
* intellectual property rights of others.
*------------------------------------------------------------------------------
*
* Processor : SmartCAN1 for EVMSmartCAN
* File Name : BSP_CAN_CONF.h
* Description : Definitions and Standard Typedef for
CAN Configuration Data (Board Support Package Layer)
* Version : 1.00
*
* +----- (NEW | MODify | ADD | DELete)
* |
* No | when who what
*-----+---+----------+------------------+--------------------------------------
* 000 NEW 02/10/00 Patrice Vilchez Creation
*----------------------------------------------------------------------------*/
/***************************************************************************
* BSP CAN Controller Configuration Data
****************************************************************************/
extern const U32_T BSP_CANController_a_u32;
extern const U32_T BSP_CANMode_a_u32;
extern const U8_T BSP_CANNumberOfMailbox;
extern const U8_T BSP_CANAckLimit_a_u8;
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -