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/X-NUCLEO-IHM07M1/X-NUCLEO-IHM07M1.h Source File

X-NUCLEO-IHM07M1 X-CUBE-SPN7

X-NUCLEO-IHM07M1.h
Go to the documentation of this file.
1 
38 /* Includes ------------------------------------------------------------------*/
39 
40 #include "l6230.h"
41 
42 void L6230_ECH1CH2_DCH3_IO_Write(void);
43 void L6230_ECH1CH3_DCH2_IO_Write(void);
44 void L6230_ECH2CH3_DCH1_IO_Write(void);
45 void L6230_DCH1CH2CH3_IO_Write(void);
46 void L6230_Start_PWM_generation(void);
47 void L6230_Stop_PWM_generation(void);
48 void L6230_HFTIM_DC_CH1(uint16_t CCR_value);
49 void L6230_HFTIM_DC_CH2(uint16_t CCR_value);
50 void L6230_HFTIM_DC_CH3(uint16_t CCR_value);
51 
52 void BSP_X_NUCLEO_FAULT_LED_ON(void);
53 void BSP_X_NUCLEO_FAULT_LED_OFF(void);
This file provides a set of functions to manage L6230 driver.
Generated on Fri Sep 11 2015 16:47:21 for X-CUBE-SPN7 for X-NUCLEO-IHM07M1 by   doxygen 1.8.9.1