PAN1080 Peripheral API
Typedefs | Enumerations
Pwm operate type

Pwm operate type constants definitions. More...

Collaboration diagram for Pwm operate type:

Typedefs

typedef enum _PWM_OperateTypeDef PWM_OperateTypeDef
 

Enumerations

enum  _PWM_OperateTypeDef { OPERATION_EDGE_ALIGNED = 0x01 , OPERATION_CENTER_ALIGNED = 0x02 , OPERATION_PRECISE_CENTER_ALIGNED = 0x04 }
 

Detailed Description

Pwm operate type constants definitions.

Typedef Documentation

◆ PWM_OperateTypeDef

Enumeration Type Documentation

◆ _PWM_OperateTypeDef

Enumerator
OPERATION_EDGE_ALIGNED 

PWM working in edge aligned type

OPERATION_CENTER_ALIGNED 

PWM working in center aligned type

OPERATION_PRECISE_CENTER_ALIGNED 

PWM working in precise center aligned type