oc_pal_mapping.h File Reference
#include "device_registers.h"
#include "oc_pal_cfg.h"

Go to the source code of this file.

Data Structures

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

Enumerations

enum  oc_inst_type_t { OC_INST_TYPE_FTM = 0u }
 Enumeration with the types of peripherals supported by OC_PAL. More...
 

Enumeration Type Documentation

Enumeration with the types of peripherals supported by OC_PAL.

This enumeration contains the types of peripherals supported by OC_PAL. Implements : oc_inst_type_t_Class

Enumerator
OC_INST_TYPE_FTM 

Definition at line 72 of file oc_pal_mapping.h.