X-CUBE-SPN7 for X-NUCLEO-IHM07M1: C:/Users/giuseppe scuderi-sl/Desktop/MOTOR CONTROL/Peppe/trunk/Firmware/X-CUBE-SPN7-MC-6STEP/Drivers/BSP/Components/Common/MC_Common.h Source File

X-NUCLEO-IHM07M1 X-CUBE-SPN7

MC_Common.h
Go to the documentation of this file.
1 
39 /* Define to prevent recursive inclusion -------------------------------------*/
40 #ifndef __MC_COMMON_H
41 #define __MC_COMMON_H
42 
63  typedef struct
64  {
65  void (*EnableInput_CH1_E_CH2_E_CH3_D)(void);
66  void (*EnableInput_CH1_E_CH2_D_CH3_E)(void);
67  void (*EnableInput_CH1_D_CH2_E_CH3_E)(void);
68  void (*DisableInput_CH1_D_CH2_D_CH3_D)(void);
69  void (*Start_PWM_driving)(void);
70  void (*Stop_PWM_driving)(void);
71  void (*HF_TIMx_SetDutyCycle_CH1)(uint16_t);
72  void (*HF_TIMx_SetDutyCycle_CH2)(uint16_t);
73  void (*HF_TIMx_SetDutyCycle_CH3)(uint16_t);
74  void (*Current_Reference_Start)(void);
75  void (*Current_Reference_Stop)(void);
76  void (*Current_Reference_Setvalue)(uint16_t);
95 #endif
96 
Definition: MC_Common.h:63
Generated on Fri Sep 11 2015 16:47:21 for X-CUBE-SPN7 for X-NUCLEO-IHM07M1 by   doxygen 1.8.9.1