can_pal_mapping.h File Reference
#include "device_registers.h"
#include "can_pal_cfg.h"

Go to the source code of this file.

Data Structures

struct  can_instance_t
 Structure storing PAL instance information. More...
 

Enumerations

enum  can_inst_type_t { CAN_INST_TYPE_FLEXCAN = 0u }
 Enumeration with the types of peripherals supported by CAN PAL. More...
 

Enumeration Type Documentation

Enumeration with the types of peripherals supported by CAN PAL.

This enumeration contains the types of peripherals supported by CAN PAL. Implements : can_inst_type_t_Class

Enumerator
CAN_INST_TYPE_FLEXCAN 

Definition at line 45 of file can_pal_mapping.h.