![]() |
MCUSW
|
This file contains generated pre compile configuration file for CAN MCAL driver.
Go to the source code of this file.
CAN DEM Error codes to report | |
| #define | CAN_E_HARDWARE_ERROR (DemConf_DemEventParameter_CAN_E_HARDWARE_ERROR) |
| Hardware failed. More... | |
| enum | Can_ControllerInstance { CAN_CONTROLLER_INSTANCE_MCU_MCAN0 = 0U, CAN_CONTROLLER_INSTANCE_MCU_MCAN1 = 1U, CAN_CONTROLLER_INSTANCE_MCAN0 = 2U } |
| Can Controller Instances enum. More... | |
| const struct Can_ConfigType_s | CanConfigSet |
| CAN Configuration struct declaration. More... | |
| const struct Can_ControllerStruct_PC | CanConfigSet_PC_CanController_0 |
| CAN Controller Configuration Pre Compile struct declaration. More... | |
| const struct Can_ControllerStruct_PC | CanConfigSet_PC_CanController_1 |
| CAN Controller Configuration Pre Compile struct declaration. More... | |
| const struct Can_ControllerStruct_PC | CanConfigSet_PC_CanController_2 |
| CAN Controller Configuration Pre Compile struct declaration. More... | |
| const struct Can_ControllerStruct_PC * | CanConfigSet_CanController_List_PC [CAN_NUM_CONTROLLER] |
| CAN Controller Pre Compile Configuration List. More... | |
| const struct Can_MailboxStruct_PC * | CanConfigSet_CanHardwareObject_List_PC [CAN_NUM_MAILBOXES] |
| CAN Mailbox Pre Compile Configuration List. More... | |
| CONST (uint32, CAN_CONST) Can_MsgmemRAMBaseAddr[CAN_MAX_CONTROLLER] | |
| Base Address of the can peripherals. More... | |
Functions | |
Can Error Types | |
Error Types returned by Can functions | |
| FUNC (void, CAN_CODE) Can_GetVersionInfo(P2VAR(Std_VersionInfoType | |
| Function returns the version information of this module. More... | |