BEMFDetect.h 711 B

12345678910111213141516171819
  1. /**************************** (C) COPYRIGHT 2018 Fortiortech shenzhen *****************************
  2. * File Name : BEMFDetect.h
  3. * Author : Bruce, Fortiortech Hardware
  4. * Version : V1.0
  5. * Date : 2017-12-27
  6. * Description : This file contains all the common data types used for
  7. * Motor Control.
  8. ***************************************************************************************************
  9. * All Rights Reserved
  10. **************************************************************************************************/
  11. #ifndef __BEMFDETECT_H_
  12. #define __BEMFDETECT_H_
  13. #include "Customer.h"
  14. #include <FU68xx_5_Type.h>
  15. #endif