X-CUBE-SPN11 for X-NUCLEO-IHM11M1
|
MC_Common.h
Go to the documentation of this file.
65 void (*EnableInput_CH1_E_CH2_E_CH3_D)(void); /*!< Enable the channel 1,2 and Disable the channel 3 */
66 void (*EnableInput_CH1_E_CH2_D_CH3_E)(void); /*!< Enable the channel 1,3 and Disable the channel 2 */
67 void (*EnableInput_CH1_D_CH2_E_CH3_E)(void); /*!< Enable the channel 2,3 and Disable the channel 1 */
71 void (*HF_TIMx_SetDutyCycle_CH1)(uint16_t); /*!< High Frequency Timer - Change DutyCycle value for CH1 */
72 void (*HF_TIMx_SetDutyCycle_CH2)(uint16_t); /*!< High Frequency Timer - Change DutyCycle value for CH2 */
73 void (*HF_TIMx_SetDutyCycle_CH3)(uint16_t); /*!< High Frequency Timer - Change DutyCycle value for CH3 */
74 void (*Current_Reference_Start)(void); /*!< Start current reference generation for closed loop control */
75 void (*Current_Reference_Stop)(void); /*!< Stop current reference generation for closed loop control */
76 void (*Current_Reference_Setvalue)(uint16_t); /*!< Set current reference value for closed loop control */
void HF_TIMx_SetDutyCycle_CH2(uint16_t CCR_value)
Definition: STSPIN230.c:204
void HF_TIMx_SetDutyCycle_CH1(uint16_t CCR_value)
Definition: STSPIN230.c:188
void HF_TIMx_SetDutyCycle_CH3(uint16_t CCR_value)
Definition: STSPIN230.c:219
Definition: MC_Common.h:63
Generated by 1.8.11