pwm 2.0.0.0

Macros

#define PWM_INVRT   0x10
 
#define PWM_OCH   0x08
 
#define PWM_OUTDRV   0x04
 
#define PWM_OUTNE1   0x02
 
#define PWM_OUTNE0   0x01
 

Detailed Description

Macro Definition Documentation

◆ PWM_INVRT

#define PWM_INVRT   0x10

◆ PWM_OCH

#define PWM_OCH   0x08

◆ PWM_OUTDRV

#define PWM_OUTDRV   0x04

◆ PWM_OUTNE0

#define PWM_OUTNE0   0x01

◆ PWM_OUTNE1

#define PWM_OUTNE1   0x02