pwm_pal_mapping.h File Reference
#include "device_registers.h"

Go to the source code of this file.

Data Structures

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

Enumerations

enum  pwm_inst_type_t { PWM_INST_TYPE_FTM = 0u }
 Enumeration with the types of peripherals supported by PWM PAL. More...
 

Enumeration Type Documentation

Enumeration with the types of peripherals supported by PWM PAL.

This enumeration contains the types of peripherals supported by PWM PAL. Implements : pwm_inst_type_t_Class

Enumerator
PWM_INST_TYPE_FTM 

Definition at line 28 of file pwm_pal_mapping.h.