TI-RTOS Drivers  tidrivers_tivac_2_16_00_08
Macros
Collaboration diagram for Command Codes:

Macros

#define PWMTimerTiva_CMD_CHANGE_PERIOD   PWM_CMD_RESERVED + 0
 Control command to change the PWM period. More...
 
#define PWMTiva_CMD_CHANGE_GEN_PERIOD   PWM_CMD_RESERVED + 0
 Control command to change the PWM period. More...
 

Detailed Description

PWM_CMD_* macros are general command codes for PWM_control(). Not all PWM driver implementations support these command codes.

PWMTimerTiva_CMD_* macros are command codes only defined in the PWMTimerTiva.h driver implementation and need to:

PWMTiva_CMD_* macros are command codes only defined in the PWMTiva.h driver implementation and need to:

Macro Definition Documentation

#define PWMTimerTiva_CMD_CHANGE_PERIOD   PWM_CMD_RESERVED + 0

Control command to change the PWM period.

#define PWMTiva_CMD_CHANGE_GEN_PERIOD   PWM_CMD_RESERVED + 0

Control command to change the PWM period.

Copyright 2016, Texas Instruments Incorporated