Dataloger

Committer:
jhon309
Date:
Thu Aug 20 00:37:14 2015 +0000
Revision:
0:666850d06c9f
ok

Who changed what in which revision?

UserRevisionLine numberNew contents of line
jhon309 0:666850d06c9f 1 /**
jhon309 0:666850d06c9f 2 ******************************************************************************
jhon309 0:666850d06c9f 3 * @file stm32f0xx_hal_tim_ex.h
jhon309 0:666850d06c9f 4 * @author MCD Application Team
jhon309 0:666850d06c9f 5 * @version V1.2.0
jhon309 0:666850d06c9f 6 * @date 11-December-2014
jhon309 0:666850d06c9f 7 * @brief Header file of TIM HAL Extended module.
jhon309 0:666850d06c9f 8 ******************************************************************************
jhon309 0:666850d06c9f 9 * @attention
jhon309 0:666850d06c9f 10 *
jhon309 0:666850d06c9f 11 * <h2><center>&copy; COPYRIGHT(c) 2014 STMicroelectronics</center></h2>
jhon309 0:666850d06c9f 12 *
jhon309 0:666850d06c9f 13 * Redistribution and use in source and binary forms, with or without modification,
jhon309 0:666850d06c9f 14 * are permitted provided that the following conditions are met:
jhon309 0:666850d06c9f 15 * 1. Redistributions of source code must retain the above copyright notice,
jhon309 0:666850d06c9f 16 * this list of conditions and the following disclaimer.
jhon309 0:666850d06c9f 17 * 2. Redistributions in binary form must reproduce the above copyright notice,
jhon309 0:666850d06c9f 18 * this list of conditions and the following disclaimer in the documentation
jhon309 0:666850d06c9f 19 * and/or other materials provided with the distribution.
jhon309 0:666850d06c9f 20 * 3. Neither the name of STMicroelectronics nor the names of its contributors
jhon309 0:666850d06c9f 21 * may be used to endorse or promote products derived from this software
jhon309 0:666850d06c9f 22 * without specific prior written permission.
jhon309 0:666850d06c9f 23 *
jhon309 0:666850d06c9f 24 * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
jhon309 0:666850d06c9f 25 * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
jhon309 0:666850d06c9f 26 * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
jhon309 0:666850d06c9f 27 * DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
jhon309 0:666850d06c9f 28 * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
jhon309 0:666850d06c9f 29 * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
jhon309 0:666850d06c9f 30 * SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
jhon309 0:666850d06c9f 31 * CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
jhon309 0:666850d06c9f 32 * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
jhon309 0:666850d06c9f 33 * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
jhon309 0:666850d06c9f 34 *
jhon309 0:666850d06c9f 35 ******************************************************************************
jhon309 0:666850d06c9f 36 */
jhon309 0:666850d06c9f 37
jhon309 0:666850d06c9f 38 /* Define to prevent recursive inclusion -------------------------------------*/
jhon309 0:666850d06c9f 39 #ifndef __STM32F0xx_HAL_TIM_EX_H
jhon309 0:666850d06c9f 40 #define __STM32F0xx_HAL_TIM_EX_H
jhon309 0:666850d06c9f 41
jhon309 0:666850d06c9f 42 #ifdef __cplusplus
jhon309 0:666850d06c9f 43 extern "C" {
jhon309 0:666850d06c9f 44 #endif
jhon309 0:666850d06c9f 45
jhon309 0:666850d06c9f 46 /* Includes ------------------------------------------------------------------*/
jhon309 0:666850d06c9f 47 #include "stm32f0xx_hal_def.h"
jhon309 0:666850d06c9f 48
jhon309 0:666850d06c9f 49 /** @addtogroup STM32F0xx_HAL_Driver
jhon309 0:666850d06c9f 50 * @{
jhon309 0:666850d06c9f 51 */
jhon309 0:666850d06c9f 52
jhon309 0:666850d06c9f 53 /** @addtogroup TIMEx
jhon309 0:666850d06c9f 54 * @{
jhon309 0:666850d06c9f 55 */
jhon309 0:666850d06c9f 56
jhon309 0:666850d06c9f 57 /* Exported types ------------------------------------------------------------*/
jhon309 0:666850d06c9f 58 /** @defgroup TIMEx_Exported_Types TIMEx Extended Exported Types
jhon309 0:666850d06c9f 59 * @{
jhon309 0:666850d06c9f 60 */
jhon309 0:666850d06c9f 61
jhon309 0:666850d06c9f 62 /**
jhon309 0:666850d06c9f 63 * @brief TIM Hall sensor Configuration Structure definition
jhon309 0:666850d06c9f 64 */
jhon309 0:666850d06c9f 65
jhon309 0:666850d06c9f 66 typedef struct
jhon309 0:666850d06c9f 67 {
jhon309 0:666850d06c9f 68
jhon309 0:666850d06c9f 69 uint32_t IC1Polarity; /*!< Specifies the active edge of the input signal.
jhon309 0:666850d06c9f 70 This parameter can be a value of @ref TIM_Input_Capture_Polarity */
jhon309 0:666850d06c9f 71
jhon309 0:666850d06c9f 72 uint32_t IC1Prescaler; /*!< Specifies the Input Capture Prescaler.
jhon309 0:666850d06c9f 73 This parameter can be a value of @ref TIM_Input_Capture_Prescaler */
jhon309 0:666850d06c9f 74
jhon309 0:666850d06c9f 75 uint32_t IC1Filter; /*!< Specifies the input capture filter.
jhon309 0:666850d06c9f 76 This parameter can be a number between Min_Data = 0x0 and Max_Data = 0xF */
jhon309 0:666850d06c9f 77 uint32_t Commutation_Delay; /*!< Specifies the pulse value to be loaded into the Capture Compare Register.
jhon309 0:666850d06c9f 78 This parameter can be a number between Min_Data = 0x0000 and Max_Data = 0xFFFF */
jhon309 0:666850d06c9f 79 } TIM_HallSensor_InitTypeDef;
jhon309 0:666850d06c9f 80
jhon309 0:666850d06c9f 81 /**
jhon309 0:666850d06c9f 82 * @brief TIM Master configuration Structure definition
jhon309 0:666850d06c9f 83 */
jhon309 0:666850d06c9f 84 typedef struct {
jhon309 0:666850d06c9f 85 uint32_t MasterOutputTrigger; /*!< Trigger output (TRGO) selection
jhon309 0:666850d06c9f 86 This parameter can be a value of @ref TIM_Master_Mode_Selection */
jhon309 0:666850d06c9f 87 uint32_t MasterSlaveMode; /*!< Master/slave mode selection
jhon309 0:666850d06c9f 88 This parameter can be a value of @ref TIM_Master_Slave_Mode */
jhon309 0:666850d06c9f 89 }TIM_MasterConfigTypeDef;
jhon309 0:666850d06c9f 90
jhon309 0:666850d06c9f 91 /**
jhon309 0:666850d06c9f 92 * @brief TIM Break and Dead time configuration Structure definition
jhon309 0:666850d06c9f 93 */
jhon309 0:666850d06c9f 94 typedef struct
jhon309 0:666850d06c9f 95 {
jhon309 0:666850d06c9f 96 uint32_t OffStateRunMode; /*!< TIM off state in run mode
jhon309 0:666850d06c9f 97 This parameter can be a value of @ref TIM_OSSR_Off_State_Selection_for_Run_mode_state */
jhon309 0:666850d06c9f 98 uint32_t OffStateIDLEMode; /*!< TIM off state in IDLE mode
jhon309 0:666850d06c9f 99 This parameter can be a value of @ref TIM_OSSI_Off_State_Selection_for_Idle_mode_state */
jhon309 0:666850d06c9f 100 uint32_t LockLevel; /*!< TIM Lock level
jhon309 0:666850d06c9f 101 This parameter can be a value of @ref TIM_Lock_level */
jhon309 0:666850d06c9f 102 uint32_t DeadTime; /*!< TIM dead Time
jhon309 0:666850d06c9f 103 This parameter can be a number between Min_Data = 0x00 and Max_Data = 0xFF */
jhon309 0:666850d06c9f 104 uint32_t BreakState; /*!< TIM Break State
jhon309 0:666850d06c9f 105 This parameter can be a value of @ref TIM_Break_Input_enable_disable */
jhon309 0:666850d06c9f 106 uint32_t BreakPolarity; /*!< TIM Break input polarity
jhon309 0:666850d06c9f 107 This parameter can be a value of @ref TIM_Break_Polarity */
jhon309 0:666850d06c9f 108 uint32_t AutomaticOutput; /*!< TIM Automatic Output Enable state
jhon309 0:666850d06c9f 109 This parameter can be a value of @ref TIM_AOE_Bit_Set_Reset */
jhon309 0:666850d06c9f 110 } TIM_BreakDeadTimeConfigTypeDef;
jhon309 0:666850d06c9f 111
jhon309 0:666850d06c9f 112 /**
jhon309 0:666850d06c9f 113 * @}
jhon309 0:666850d06c9f 114 */
jhon309 0:666850d06c9f 115
jhon309 0:666850d06c9f 116 /* Exported constants --------------------------------------------------------*/
jhon309 0:666850d06c9f 117 /** @defgroup TIMEx_Exported_Constants TIMEx Exported Constants
jhon309 0:666850d06c9f 118 * @{
jhon309 0:666850d06c9f 119 */
jhon309 0:666850d06c9f 120
jhon309 0:666850d06c9f 121 /** @defgroup TIMEx_Remap TIMEx Remap
jhon309 0:666850d06c9f 122 * @{
jhon309 0:666850d06c9f 123 */
jhon309 0:666850d06c9f 124
jhon309 0:666850d06c9f 125 #define TIM_TIM14_GPIO (0x00000000) /*!< TIM14 TI1 is connected to GPIO */
jhon309 0:666850d06c9f 126 #define TIM_TIM14_RTC (0x00000001) /*!< TIM14 TI1 is connected to RTC_clock */
jhon309 0:666850d06c9f 127 #define TIM_TIM14_HSE (0x00000002) /*!< TIM14 TI1 is connected to HSE/32 */
jhon309 0:666850d06c9f 128 #define TIM_TIM14_MCO (0x00000003) /*!< TIM14 TI1 is connected to MCO */
jhon309 0:666850d06c9f 129
jhon309 0:666850d06c9f 130 #define IS_TIM_REMAP(TIM_REMAP) (((TIM_REMAP) == TIM_TIM14_GPIO) ||\
jhon309 0:666850d06c9f 131 ((TIM_REMAP) == TIM_TIM14_RTC) ||\
jhon309 0:666850d06c9f 132 ((TIM_REMAP) == TIM_TIM14_HSE) ||\
jhon309 0:666850d06c9f 133 ((TIM_REMAP) == TIM_TIM14_MCO))
jhon309 0:666850d06c9f 134 /**
jhon309 0:666850d06c9f 135 * @}
jhon309 0:666850d06c9f 136 */
jhon309 0:666850d06c9f 137
jhon309 0:666850d06c9f 138 /** @defgroup TIM_Clock_Filter TIM Clock Filter
jhon309 0:666850d06c9f 139 * @{
jhon309 0:666850d06c9f 140 */
jhon309 0:666850d06c9f 141 #define IS_TIM_DEADTIME(DEADTIME) ((DEADTIME) <= 0xFF)
jhon309 0:666850d06c9f 142 /**
jhon309 0:666850d06c9f 143 * @}
jhon309 0:666850d06c9f 144 */
jhon309 0:666850d06c9f 145
jhon309 0:666850d06c9f 146 /**
jhon309 0:666850d06c9f 147 * @}
jhon309 0:666850d06c9f 148 */
jhon309 0:666850d06c9f 149
jhon309 0:666850d06c9f 150 /* Exported macro ------------------------------------------------------------*/
jhon309 0:666850d06c9f 151
jhon309 0:666850d06c9f 152 /* Exported functions --------------------------------------------------------*/
jhon309 0:666850d06c9f 153 /** @addtogroup TIMEx_Exported_Functions
jhon309 0:666850d06c9f 154 * @{
jhon309 0:666850d06c9f 155 */
jhon309 0:666850d06c9f 156
jhon309 0:666850d06c9f 157 /** @addtogroup TIMEx_Exported_Functions_Group1 Timer Hall Sensor functions
jhon309 0:666850d06c9f 158 * @brief Timer Hall Sensor functions
jhon309 0:666850d06c9f 159 * @{
jhon309 0:666850d06c9f 160 */
jhon309 0:666850d06c9f 161 /* Timer Hall Sensor functions **********************************************/
jhon309 0:666850d06c9f 162 HAL_StatusTypeDef HAL_TIMEx_HallSensor_Init(TIM_HandleTypeDef *htim, TIM_HallSensor_InitTypeDef* sConfig);
jhon309 0:666850d06c9f 163 HAL_StatusTypeDef HAL_TIMEx_HallSensor_DeInit(TIM_HandleTypeDef *htim);
jhon309 0:666850d06c9f 164
jhon309 0:666850d06c9f 165 void HAL_TIMEx_HallSensor_MspInit(TIM_HandleTypeDef *htim);
jhon309 0:666850d06c9f 166 void HAL_TIMEx_HallSensor_MspDeInit(TIM_HandleTypeDef *htim);
jhon309 0:666850d06c9f 167
jhon309 0:666850d06c9f 168 /* Blocking mode: Polling */
jhon309 0:666850d06c9f 169 HAL_StatusTypeDef HAL_TIMEx_HallSensor_Start(TIM_HandleTypeDef *htim);
jhon309 0:666850d06c9f 170 HAL_StatusTypeDef HAL_TIMEx_HallSensor_Stop(TIM_HandleTypeDef *htim);
jhon309 0:666850d06c9f 171 /* Non-Blocking mode: Interrupt */
jhon309 0:666850d06c9f 172 HAL_StatusTypeDef HAL_TIMEx_HallSensor_Start_IT(TIM_HandleTypeDef *htim);
jhon309 0:666850d06c9f 173 HAL_StatusTypeDef HAL_TIMEx_HallSensor_Stop_IT(TIM_HandleTypeDef *htim);
jhon309 0:666850d06c9f 174 /* Non-Blocking mode: DMA */
jhon309 0:666850d06c9f 175 HAL_StatusTypeDef HAL_TIMEx_HallSensor_Start_DMA(TIM_HandleTypeDef *htim, uint32_t *pData, uint16_t Length);
jhon309 0:666850d06c9f 176 HAL_StatusTypeDef HAL_TIMEx_HallSensor_Stop_DMA(TIM_HandleTypeDef *htim);
jhon309 0:666850d06c9f 177 /**
jhon309 0:666850d06c9f 178 * @}
jhon309 0:666850d06c9f 179 */
jhon309 0:666850d06c9f 180
jhon309 0:666850d06c9f 181 /** @addtogroup TIMEx_Exported_Functions_Group2 Timer Complementary Output Compare functions
jhon309 0:666850d06c9f 182 * @brief Timer Complementary Output Compare functions
jhon309 0:666850d06c9f 183 * @{
jhon309 0:666850d06c9f 184 */
jhon309 0:666850d06c9f 185 /* Timer Complementary Output Compare functions *****************************/
jhon309 0:666850d06c9f 186 /* Blocking mode: Polling */
jhon309 0:666850d06c9f 187 HAL_StatusTypeDef HAL_TIMEx_OCN_Start(TIM_HandleTypeDef *htim, uint32_t Channel);
jhon309 0:666850d06c9f 188 HAL_StatusTypeDef HAL_TIMEx_OCN_Stop(TIM_HandleTypeDef *htim, uint32_t Channel);
jhon309 0:666850d06c9f 189
jhon309 0:666850d06c9f 190 /* Non-Blocking mode: Interrupt */
jhon309 0:666850d06c9f 191 HAL_StatusTypeDef HAL_TIMEx_OCN_Start_IT(TIM_HandleTypeDef *htim, uint32_t Channel);
jhon309 0:666850d06c9f 192 HAL_StatusTypeDef HAL_TIMEx_OCN_Stop_IT(TIM_HandleTypeDef *htim, uint32_t Channel);
jhon309 0:666850d06c9f 193
jhon309 0:666850d06c9f 194 /* Non-Blocking mode: DMA */
jhon309 0:666850d06c9f 195 HAL_StatusTypeDef HAL_TIMEx_OCN_Start_DMA(TIM_HandleTypeDef *htim, uint32_t Channel, uint32_t *pData, uint16_t Length);
jhon309 0:666850d06c9f 196 HAL_StatusTypeDef HAL_TIMEx_OCN_Stop_DMA(TIM_HandleTypeDef *htim, uint32_t Channel);
jhon309 0:666850d06c9f 197 /**
jhon309 0:666850d06c9f 198 * @}
jhon309 0:666850d06c9f 199 */
jhon309 0:666850d06c9f 200
jhon309 0:666850d06c9f 201 /** @addtogroup TIMEx_Exported_Functions_Group3 Timer Complementary PWM functions
jhon309 0:666850d06c9f 202 * @brief Timer Complementary PWM functions
jhon309 0:666850d06c9f 203 * @{
jhon309 0:666850d06c9f 204 */
jhon309 0:666850d06c9f 205 /* Timer Complementary PWM functions ****************************************/
jhon309 0:666850d06c9f 206 /* Blocking mode: Polling */
jhon309 0:666850d06c9f 207 HAL_StatusTypeDef HAL_TIMEx_PWMN_Start(TIM_HandleTypeDef *htim, uint32_t Channel);
jhon309 0:666850d06c9f 208 HAL_StatusTypeDef HAL_TIMEx_PWMN_Stop(TIM_HandleTypeDef *htim, uint32_t Channel);
jhon309 0:666850d06c9f 209
jhon309 0:666850d06c9f 210 /* Non-Blocking mode: Interrupt */
jhon309 0:666850d06c9f 211 HAL_StatusTypeDef HAL_TIMEx_PWMN_Start_IT(TIM_HandleTypeDef *htim, uint32_t Channel);
jhon309 0:666850d06c9f 212 HAL_StatusTypeDef HAL_TIMEx_PWMN_Stop_IT(TIM_HandleTypeDef *htim, uint32_t Channel);
jhon309 0:666850d06c9f 213 /* Non-Blocking mode: DMA */
jhon309 0:666850d06c9f 214 HAL_StatusTypeDef HAL_TIMEx_PWMN_Start_DMA(TIM_HandleTypeDef *htim, uint32_t Channel, uint32_t *pData, uint16_t Length);
jhon309 0:666850d06c9f 215 HAL_StatusTypeDef HAL_TIMEx_PWMN_Stop_DMA(TIM_HandleTypeDef *htim, uint32_t Channel);
jhon309 0:666850d06c9f 216 /**
jhon309 0:666850d06c9f 217 * @}
jhon309 0:666850d06c9f 218 */
jhon309 0:666850d06c9f 219
jhon309 0:666850d06c9f 220 /** @addtogroup TIMEx_Exported_Functions_Group4 Timer Complementary One Pulse functions
jhon309 0:666850d06c9f 221 * @brief Timer Complementary One Pulse functions
jhon309 0:666850d06c9f 222 * @{
jhon309 0:666850d06c9f 223 */
jhon309 0:666850d06c9f 224 /* Timer Complementary One Pulse functions **********************************/
jhon309 0:666850d06c9f 225 /* Blocking mode: Polling */
jhon309 0:666850d06c9f 226 HAL_StatusTypeDef HAL_TIMEx_OnePulseN_Start(TIM_HandleTypeDef *htim, uint32_t OutputChannel);
jhon309 0:666850d06c9f 227 HAL_StatusTypeDef HAL_TIMEx_OnePulseN_Stop(TIM_HandleTypeDef *htim, uint32_t OutputChannel);
jhon309 0:666850d06c9f 228
jhon309 0:666850d06c9f 229 /* Non-Blocking mode: Interrupt */
jhon309 0:666850d06c9f 230 HAL_StatusTypeDef HAL_TIMEx_OnePulseN_Start_IT(TIM_HandleTypeDef *htim, uint32_t OutputChannel);
jhon309 0:666850d06c9f 231 HAL_StatusTypeDef HAL_TIMEx_OnePulseN_Stop_IT(TIM_HandleTypeDef *htim, uint32_t OutputChannel);
jhon309 0:666850d06c9f 232 /**
jhon309 0:666850d06c9f 233 * @}
jhon309 0:666850d06c9f 234 */
jhon309 0:666850d06c9f 235
jhon309 0:666850d06c9f 236 /** @addtogroup TIMEx_Exported_Functions_Group5 Peripheral Control functions
jhon309 0:666850d06c9f 237 * @brief Peripheral Control functions
jhon309 0:666850d06c9f 238 * @{
jhon309 0:666850d06c9f 239 */
jhon309 0:666850d06c9f 240 /* Extended Control functions ************************************************/
jhon309 0:666850d06c9f 241 HAL_StatusTypeDef HAL_TIMEx_ConfigCommutationEvent(TIM_HandleTypeDef *htim, uint32_t InputTrigger, uint32_t CommutationSource);
jhon309 0:666850d06c9f 242 HAL_StatusTypeDef HAL_TIMEx_ConfigCommutationEvent_IT(TIM_HandleTypeDef *htim, uint32_t InputTrigger, uint32_t CommutationSource);
jhon309 0:666850d06c9f 243 HAL_StatusTypeDef HAL_TIMEx_ConfigCommutationEvent_DMA(TIM_HandleTypeDef *htim, uint32_t InputTrigger, uint32_t CommutationSource);
jhon309 0:666850d06c9f 244 HAL_StatusTypeDef HAL_TIMEx_MasterConfigSynchronization(TIM_HandleTypeDef *htim, TIM_MasterConfigTypeDef * sMasterConfig);
jhon309 0:666850d06c9f 245 HAL_StatusTypeDef HAL_TIMEx_ConfigBreakDeadTime(TIM_HandleTypeDef *htim, TIM_BreakDeadTimeConfigTypeDef *sBreakDeadTimeConfig);
jhon309 0:666850d06c9f 246 HAL_StatusTypeDef HAL_TIMEx_RemapConfig(TIM_HandleTypeDef *htim, uint32_t Remap);
jhon309 0:666850d06c9f 247 /**
jhon309 0:666850d06c9f 248 * @}
jhon309 0:666850d06c9f 249 */
jhon309 0:666850d06c9f 250
jhon309 0:666850d06c9f 251 /** @addtogroup TIMEx_Exported_Functions_Group6 Extension Callbacks functions
jhon309 0:666850d06c9f 252 * @brief Extended Callbacks functions
jhon309 0:666850d06c9f 253 * @{
jhon309 0:666850d06c9f 254 */
jhon309 0:666850d06c9f 255 /* Extension Callback *********************************************************/
jhon309 0:666850d06c9f 256 void HAL_TIMEx_CommutationCallback(TIM_HandleTypeDef *htim);
jhon309 0:666850d06c9f 257 void HAL_TIMEx_BreakCallback(TIM_HandleTypeDef *htim);
jhon309 0:666850d06c9f 258 void HAL_TIMEx_DMACommutationCplt(DMA_HandleTypeDef *hdma);
jhon309 0:666850d06c9f 259 /**
jhon309 0:666850d06c9f 260 * @}
jhon309 0:666850d06c9f 261 */
jhon309 0:666850d06c9f 262
jhon309 0:666850d06c9f 263 /** @addtogroup TIMEx_Exported_Functions_Group7 Extension Peripheral State functions
jhon309 0:666850d06c9f 264 * @brief Extended Peripheral State functions
jhon309 0:666850d06c9f 265 * @{
jhon309 0:666850d06c9f 266 */
jhon309 0:666850d06c9f 267 /* Extension Peripheral State functions **************************************/
jhon309 0:666850d06c9f 268 HAL_TIM_StateTypeDef HAL_TIMEx_HallSensor_GetState(TIM_HandleTypeDef *htim);
jhon309 0:666850d06c9f 269 /**
jhon309 0:666850d06c9f 270 * @}
jhon309 0:666850d06c9f 271 */
jhon309 0:666850d06c9f 272
jhon309 0:666850d06c9f 273 /**
jhon309 0:666850d06c9f 274 * @}
jhon309 0:666850d06c9f 275 */
jhon309 0:666850d06c9f 276
jhon309 0:666850d06c9f 277 /**
jhon309 0:666850d06c9f 278 * @}
jhon309 0:666850d06c9f 279 */
jhon309 0:666850d06c9f 280
jhon309 0:666850d06c9f 281 /**
jhon309 0:666850d06c9f 282 * @}
jhon309 0:666850d06c9f 283 */
jhon309 0:666850d06c9f 284
jhon309 0:666850d06c9f 285 #ifdef __cplusplus
jhon309 0:666850d06c9f 286 }
jhon309 0:666850d06c9f 287 #endif
jhon309 0:666850d06c9f 288
jhon309 0:666850d06c9f 289
jhon309 0:666850d06c9f 290 #endif /* __STM32F0xx_HAL_TIM_EX_H */
jhon309 0:666850d06c9f 291
jhon309 0:666850d06c9f 292 /************************ (C) COPYRIGHT STMicroelectronics *****END OF FILE****/
jhon309 0:666850d06c9f 293