|
uc-sdk
|
Macros | |
| #define | MSG_ENABLE ((uint8_t)(0)) |
| #define | MSG_DISABLE ((uint8_t)(1)) |
| #define | CAN1_CTRL ((uint8_t)(0)) |
| #define | CAN2_CTRL ((uint8_t)(1)) |
| #define | PARAM_FULLCAN_IC(n) ((n==FULLCAN_IC0)||(n==FULLCAN_IC1)) |
| #define | ID_11 1 |
| #define | MAX_HW_FULLCAN_OBJ 64 |
| #define | MAX_SW_FULLCAN_OBJ 32 |
| #define CAN1_CTRL ((uint8_t)(0)) |
Definition at line 45 of file lpc17xx_can.h.
| #define CAN2_CTRL ((uint8_t)(1)) |
Definition at line 46 of file lpc17xx_can.h.
| #define ID_11 1 |
Definition at line 48 of file lpc17xx_can.h.
| #define MAX_HW_FULLCAN_OBJ 64 |
Definition at line 49 of file lpc17xx_can.h.
| #define MAX_SW_FULLCAN_OBJ 32 |
Definition at line 50 of file lpc17xx_can.h.
| #define MSG_DISABLE ((uint8_t)(1)) |
Definition at line 44 of file lpc17xx_can.h.
| #define MSG_ENABLE ((uint8_t)(0)) |
Definition at line 43 of file lpc17xx_can.h.
| #define PARAM_FULLCAN_IC | ( | n) | ((n==FULLCAN_IC0)||(n==FULLCAN_IC1)) |
Definition at line 47 of file lpc17xx_can.h.