Bar Logo Dual Active Bridge Development Board (Part-No. )
 
Content
     
Loading...
Searching...
No Matches
pwm_types.h File Reference

This is the generated driver types header file for the PWM driver. More...

+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Enumerations

enum  PWM_OUTPUT_MODES { OUTPUT_SCAN_MODE = 0x6 , BRUSH_DC_OUTPUT_FORWARD = 0x5 , BRUSH_DC_OUTPUT_REVERSE = 0x4 , HALF_BRIDGE_OUTPUT = 0x2 , PUSH_PULL_OUTPUT = 0x1 , STEERABLE_SINGLE_OUTPUT = 0x0 }
 

Detailed Description

PWM Generated Driver Types Header File

Definition in file pwm_types.h.

Enumeration Type Documentation

◆ PWM_OUTPUT_MODES

Enumerator
OUTPUT_SCAN_MODE 

Output Scan Mode

BRUSH_DC_OUTPUT_FORWARD 

Brush DC Output Forward Mode

BRUSH_DC_OUTPUT_REVERSE 

Brush DC Output Reverse Mode

HALF_BRIDGE_OUTPUT 

Half Bridge Output Mode

PUSH_PULL_OUTPUT 

Push Pull Output Mode

STEERABLE_SINGLE_OUTPUT 

Steerable Single Output Mode

Definition at line 51 of file pwm_types.h.