This is the generated driver types header file for the PWM driver. More...
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 } |
PWM Generated Driver Types Header File
Definition in file pwm_types.h.
enum PWM_OUTPUT_MODES |
Definition at line 51 of file pwm_types.h.