Fork of the official mbed C/C SDK provides the software platform and libraries to build your applications for RenBED.

Dependents:   1-RenBuggyTimed RenBED_RGB RenBED_RGB_PWM RenBED_RGB

Fork of mbed by mbed official

Committer:
Kojto
Date:
Wed Nov 25 13:21:40 2015 +0000
Revision:
110:165afa46840b
Parent:
106:ba1f97679dad
Release 110  of the mbed library

Changes:
- new platforms - STM32F410R, DISCO_F429ZI, DISCO_F469NI
- Nucleo L476 - gcc and uvision template
- k22,k64f targets - ADC channels A addition
- EFM32 - bugfixes in sleep, serial and spi
- Delta DFCM NNN40 - pinnames update

Who changed what in which revision?

UserRevisionLine numberNew contents of line
bogdanm 89:552587b429a1 1 /**
bogdanm 89:552587b429a1 2 ******************************************************************************
bogdanm 89:552587b429a1 3 * @file stm32f4xx_hal_irda.h
bogdanm 89:552587b429a1 4 * @author MCD Application Team
Kojto 110:165afa46840b 5 * @version V1.4.1
Kojto 110:165afa46840b 6 * @date 09-October-2015
bogdanm 89:552587b429a1 7 * @brief Header file of IRDA HAL module.
bogdanm 89:552587b429a1 8 ******************************************************************************
bogdanm 89:552587b429a1 9 * @attention
bogdanm 89:552587b429a1 10 *
Kojto 99:dbbf35b96557 11 * <h2><center>&copy; COPYRIGHT(c) 2015 STMicroelectronics</center></h2>
bogdanm 89:552587b429a1 12 *
bogdanm 89:552587b429a1 13 * Redistribution and use in source and binary forms, with or without modification,
bogdanm 89:552587b429a1 14 * are permitted provided that the following conditions are met:
bogdanm 89:552587b429a1 15 * 1. Redistributions of source code must retain the above copyright notice,
bogdanm 89:552587b429a1 16 * this list of conditions and the following disclaimer.
bogdanm 89:552587b429a1 17 * 2. Redistributions in binary form must reproduce the above copyright notice,
bogdanm 89:552587b429a1 18 * this list of conditions and the following disclaimer in the documentation
bogdanm 89:552587b429a1 19 * and/or other materials provided with the distribution.
bogdanm 89:552587b429a1 20 * 3. Neither the name of STMicroelectronics nor the names of its contributors
bogdanm 89:552587b429a1 21 * may be used to endorse or promote products derived from this software
bogdanm 89:552587b429a1 22 * without specific prior written permission.
bogdanm 89:552587b429a1 23 *
bogdanm 89:552587b429a1 24 * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
bogdanm 89:552587b429a1 25 * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
bogdanm 89:552587b429a1 26 * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
bogdanm 89:552587b429a1 27 * DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
bogdanm 89:552587b429a1 28 * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
bogdanm 89:552587b429a1 29 * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
bogdanm 89:552587b429a1 30 * SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
bogdanm 89:552587b429a1 31 * CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
bogdanm 89:552587b429a1 32 * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
bogdanm 89:552587b429a1 33 * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
bogdanm 89:552587b429a1 34 *
bogdanm 89:552587b429a1 35 ******************************************************************************
bogdanm 89:552587b429a1 36 */
bogdanm 89:552587b429a1 37
bogdanm 89:552587b429a1 38 /* Define to prevent recursive inclusion -------------------------------------*/
bogdanm 89:552587b429a1 39 #ifndef __STM32F4xx_HAL_IRDA_H
bogdanm 89:552587b429a1 40 #define __STM32F4xx_HAL_IRDA_H
bogdanm 89:552587b429a1 41
bogdanm 89:552587b429a1 42 #ifdef __cplusplus
bogdanm 89:552587b429a1 43 extern "C" {
bogdanm 89:552587b429a1 44 #endif
bogdanm 89:552587b429a1 45
bogdanm 89:552587b429a1 46 /* Includes ------------------------------------------------------------------*/
bogdanm 89:552587b429a1 47 #include "stm32f4xx_hal_def.h"
bogdanm 89:552587b429a1 48
bogdanm 89:552587b429a1 49 /** @addtogroup STM32F4xx_HAL_Driver
bogdanm 89:552587b429a1 50 * @{
bogdanm 89:552587b429a1 51 */
bogdanm 89:552587b429a1 52
bogdanm 89:552587b429a1 53 /** @addtogroup IRDA
bogdanm 89:552587b429a1 54 * @{
bogdanm 89:552587b429a1 55 */
bogdanm 89:552587b429a1 56
bogdanm 89:552587b429a1 57 /* Exported types ------------------------------------------------------------*/
Kojto 99:dbbf35b96557 58 /** @defgroup IRDA_Exported_Types IRDA Exported Types
Kojto 99:dbbf35b96557 59 * @{
Kojto 99:dbbf35b96557 60 */
bogdanm 89:552587b429a1 61 /**
bogdanm 89:552587b429a1 62 * @brief IRDA Init Structure definition
bogdanm 89:552587b429a1 63 */
bogdanm 89:552587b429a1 64 typedef struct
bogdanm 89:552587b429a1 65 {
bogdanm 89:552587b429a1 66 uint32_t BaudRate; /*!< This member configures the IRDA communication baud rate.
bogdanm 89:552587b429a1 67 The baud rate is computed using the following formula:
bogdanm 89:552587b429a1 68 - IntegerDivider = ((PCLKx) / (8 * (hirda->Init.BaudRate)))
bogdanm 89:552587b429a1 69 - FractionalDivider = ((IntegerDivider - ((uint32_t) IntegerDivider)) * 8) + 0.5 */
bogdanm 89:552587b429a1 70
bogdanm 89:552587b429a1 71 uint32_t WordLength; /*!< Specifies the number of data bits transmitted or received in a frame.
bogdanm 89:552587b429a1 72 This parameter can be a value of @ref IRDA_Word_Length */
bogdanm 89:552587b429a1 73
bogdanm 89:552587b429a1 74
bogdanm 89:552587b429a1 75 uint32_t Parity; /*!< Specifies the parity mode.
bogdanm 89:552587b429a1 76 This parameter can be a value of @ref IRDA_Parity
bogdanm 89:552587b429a1 77 @note When parity is enabled, the computed parity is inserted
bogdanm 89:552587b429a1 78 at the MSB position of the transmitted data (9th bit when
bogdanm 89:552587b429a1 79 the word length is set to 9 data bits; 8th bit when the
bogdanm 89:552587b429a1 80 word length is set to 8 data bits). */
bogdanm 89:552587b429a1 81
bogdanm 89:552587b429a1 82 uint32_t Mode; /*!< Specifies wether the Receive or Transmit mode is enabled or disabled.
bogdanm 89:552587b429a1 83 This parameter can be a value of @ref IRDA_Mode */
bogdanm 89:552587b429a1 84
bogdanm 89:552587b429a1 85 uint8_t Prescaler; /*!< Specifies the Prescaler */
bogdanm 89:552587b429a1 86
bogdanm 89:552587b429a1 87 uint32_t IrDAMode; /*!< Specifies the IrDA mode
Kojto 99:dbbf35b96557 88 This parameter can be a value of @ref IRDA_Low_Power */
bogdanm 89:552587b429a1 89 }IRDA_InitTypeDef;
bogdanm 89:552587b429a1 90
bogdanm 89:552587b429a1 91 /**
bogdanm 89:552587b429a1 92 * @brief HAL State structures definition
bogdanm 89:552587b429a1 93 */
bogdanm 89:552587b429a1 94 typedef enum
bogdanm 89:552587b429a1 95 {
bogdanm 89:552587b429a1 96 HAL_IRDA_STATE_RESET = 0x00, /*!< Peripheral is not yet Initialized */
bogdanm 89:552587b429a1 97 HAL_IRDA_STATE_READY = 0x01, /*!< Peripheral Initialized and ready for use */
Kojto 99:dbbf35b96557 98 HAL_IRDA_STATE_BUSY = 0x02, /*!< An internal process is ongoing */
bogdanm 89:552587b429a1 99 HAL_IRDA_STATE_BUSY_TX = 0x12, /*!< Data Transmission process is ongoing */
bogdanm 89:552587b429a1 100 HAL_IRDA_STATE_BUSY_RX = 0x22, /*!< Data Reception process is ongoing */
bogdanm 89:552587b429a1 101 HAL_IRDA_STATE_BUSY_TX_RX = 0x32, /*!< Data Transmission and Reception process is ongoing */
bogdanm 89:552587b429a1 102 HAL_IRDA_STATE_TIMEOUT = 0x03, /*!< Timeout state */
bogdanm 89:552587b429a1 103 HAL_IRDA_STATE_ERROR = 0x04 /*!< Error */
bogdanm 89:552587b429a1 104 }HAL_IRDA_StateTypeDef;
bogdanm 89:552587b429a1 105
bogdanm 89:552587b429a1 106 /**
Kojto 99:dbbf35b96557 107 * @brief IRDA handle Structure definition
bogdanm 89:552587b429a1 108 */
bogdanm 89:552587b429a1 109 typedef struct
bogdanm 89:552587b429a1 110 {
bogdanm 89:552587b429a1 111 USART_TypeDef *Instance; /* USART registers base address */
bogdanm 89:552587b429a1 112
bogdanm 89:552587b429a1 113 IRDA_InitTypeDef Init; /* IRDA communication parameters */
bogdanm 89:552587b429a1 114
bogdanm 89:552587b429a1 115 uint8_t *pTxBuffPtr; /* Pointer to IRDA Tx transfer Buffer */
bogdanm 89:552587b429a1 116
bogdanm 89:552587b429a1 117 uint16_t TxXferSize; /* IRDA Tx Transfer size */
bogdanm 89:552587b429a1 118
bogdanm 89:552587b429a1 119 uint16_t TxXferCount; /* IRDA Tx Transfer Counter */
bogdanm 89:552587b429a1 120
bogdanm 89:552587b429a1 121 uint8_t *pRxBuffPtr; /* Pointer to IRDA Rx transfer Buffer */
bogdanm 89:552587b429a1 122
bogdanm 89:552587b429a1 123 uint16_t RxXferSize; /* IRDA Rx Transfer size */
bogdanm 89:552587b429a1 124
bogdanm 89:552587b429a1 125 uint16_t RxXferCount; /* IRDA Rx Transfer Counter */
bogdanm 89:552587b429a1 126
bogdanm 89:552587b429a1 127 DMA_HandleTypeDef *hdmatx; /* IRDA Tx DMA Handle parameters */
bogdanm 89:552587b429a1 128
bogdanm 89:552587b429a1 129 DMA_HandleTypeDef *hdmarx; /* IRDA Rx DMA Handle parameters */
bogdanm 89:552587b429a1 130
Kojto 99:dbbf35b96557 131 HAL_LockTypeDef Lock; /* Locking object */
bogdanm 89:552587b429a1 132
Kojto 99:dbbf35b96557 133 __IO HAL_IRDA_StateTypeDef State; /* IRDA communication state */
bogdanm 89:552587b429a1 134
Kojto 99:dbbf35b96557 135 __IO uint32_t ErrorCode; /* IRDA Error code */
Kojto 99:dbbf35b96557 136
bogdanm 89:552587b429a1 137 }IRDA_HandleTypeDef;
Kojto 99:dbbf35b96557 138 /**
Kojto 99:dbbf35b96557 139 * @}
Kojto 99:dbbf35b96557 140 */
bogdanm 89:552587b429a1 141
bogdanm 89:552587b429a1 142 /* Exported constants --------------------------------------------------------*/
Kojto 99:dbbf35b96557 143 /** @defgroup IRDA_Exported_Constants IRDA Exported constants
bogdanm 89:552587b429a1 144 * @{
bogdanm 89:552587b429a1 145 */
Kojto 99:dbbf35b96557 146 /** @defgroup IRDA_Error_Code IRDA Error Code
Kojto 99:dbbf35b96557 147 * @brief IRDA Error Code
Kojto 99:dbbf35b96557 148 * @{
Kojto 99:dbbf35b96557 149 */
Kojto 99:dbbf35b96557 150 #define HAL_IRDA_ERROR_NONE ((uint32_t)0x00000000) /*!< No error */
Kojto 99:dbbf35b96557 151 #define HAL_IRDA_ERROR_PE ((uint32_t)0x00000001) /*!< Parity error */
Kojto 99:dbbf35b96557 152 #define HAL_IRDA_ERROR_NE ((uint32_t)0x00000002) /*!< Noise error */
Kojto 99:dbbf35b96557 153 #define HAL_IRDA_ERROR_FE ((uint32_t)0x00000004) /*!< Frame error */
Kojto 99:dbbf35b96557 154 #define HAL_IRDA_ERROR_ORE ((uint32_t)0x00000008) /*!< Overrun error */
Kojto 99:dbbf35b96557 155 #define HAL_IRDA_ERROR_DMA ((uint32_t)0x00000010) /*!< DMA transfer error */
Kojto 99:dbbf35b96557 156 /**
Kojto 99:dbbf35b96557 157 * @}
Kojto 99:dbbf35b96557 158 */
bogdanm 89:552587b429a1 159
Kojto 99:dbbf35b96557 160 /** @defgroup IRDA_Word_Length IRDA Word Length
bogdanm 89:552587b429a1 161 * @{
bogdanm 89:552587b429a1 162 */
bogdanm 89:552587b429a1 163 #define IRDA_WORDLENGTH_8B ((uint32_t)0x00000000)
bogdanm 89:552587b429a1 164 #define IRDA_WORDLENGTH_9B ((uint32_t)USART_CR1_M)
bogdanm 89:552587b429a1 165 /**
bogdanm 89:552587b429a1 166 * @}
bogdanm 89:552587b429a1 167 */
bogdanm 89:552587b429a1 168
Kojto 99:dbbf35b96557 169 /** @defgroup IRDA_Parity IRDA Parity
bogdanm 89:552587b429a1 170 * @{
bogdanm 89:552587b429a1 171 */
bogdanm 89:552587b429a1 172 #define IRDA_PARITY_NONE ((uint32_t)0x00000000)
bogdanm 89:552587b429a1 173 #define IRDA_PARITY_EVEN ((uint32_t)USART_CR1_PCE)
bogdanm 89:552587b429a1 174 #define IRDA_PARITY_ODD ((uint32_t)(USART_CR1_PCE | USART_CR1_PS))
bogdanm 89:552587b429a1 175 /**
bogdanm 89:552587b429a1 176 * @}
bogdanm 89:552587b429a1 177 */
bogdanm 89:552587b429a1 178
Kojto 99:dbbf35b96557 179 /** @defgroup IRDA_Mode IRDA Transfer Mode
bogdanm 89:552587b429a1 180 * @{
bogdanm 89:552587b429a1 181 */
bogdanm 89:552587b429a1 182 #define IRDA_MODE_RX ((uint32_t)USART_CR1_RE)
bogdanm 89:552587b429a1 183 #define IRDA_MODE_TX ((uint32_t)USART_CR1_TE)
bogdanm 89:552587b429a1 184 #define IRDA_MODE_TX_RX ((uint32_t)(USART_CR1_TE |USART_CR1_RE))
bogdanm 89:552587b429a1 185 /**
bogdanm 89:552587b429a1 186 * @}
bogdanm 89:552587b429a1 187 */
bogdanm 89:552587b429a1 188
Kojto 99:dbbf35b96557 189 /** @defgroup IRDA_Low_Power IRDA Low Power
bogdanm 89:552587b429a1 190 * @{
bogdanm 89:552587b429a1 191 */
bogdanm 89:552587b429a1 192 #define IRDA_POWERMODE_LOWPOWER ((uint32_t)USART_CR3_IRLP)
bogdanm 89:552587b429a1 193 #define IRDA_POWERMODE_NORMAL ((uint32_t)0x00000000)
bogdanm 89:552587b429a1 194 /**
bogdanm 89:552587b429a1 195 * @}
bogdanm 89:552587b429a1 196 */
bogdanm 89:552587b429a1 197
Kojto 99:dbbf35b96557 198 /** @defgroup IRDA_Flags IRDA Flags
bogdanm 89:552587b429a1 199 * Elements values convention: 0xXXXX
bogdanm 89:552587b429a1 200 * - 0xXXXX : Flag mask in the SR register
bogdanm 89:552587b429a1 201 * @{
bogdanm 89:552587b429a1 202 */
bogdanm 89:552587b429a1 203 #define IRDA_FLAG_TXE ((uint32_t)0x00000080)
bogdanm 89:552587b429a1 204 #define IRDA_FLAG_TC ((uint32_t)0x00000040)
bogdanm 89:552587b429a1 205 #define IRDA_FLAG_RXNE ((uint32_t)0x00000020)
bogdanm 89:552587b429a1 206 #define IRDA_FLAG_IDLE ((uint32_t)0x00000010)
bogdanm 89:552587b429a1 207 #define IRDA_FLAG_ORE ((uint32_t)0x00000008)
bogdanm 89:552587b429a1 208 #define IRDA_FLAG_NE ((uint32_t)0x00000004)
bogdanm 89:552587b429a1 209 #define IRDA_FLAG_FE ((uint32_t)0x00000002)
bogdanm 89:552587b429a1 210 #define IRDA_FLAG_PE ((uint32_t)0x00000001)
bogdanm 89:552587b429a1 211 /**
bogdanm 89:552587b429a1 212 * @}
bogdanm 89:552587b429a1 213 */
bogdanm 89:552587b429a1 214
Kojto 99:dbbf35b96557 215 /** @defgroup IRDA_Interrupt_definition IRDA Interrupt Definitions
bogdanm 89:552587b429a1 216 * Elements values convention: 0xY000XXXX
bogdanm 89:552587b429a1 217 * - XXXX : Interrupt mask in the XX register
bogdanm 89:552587b429a1 218 * - Y : Interrupt source register (2bits)
bogdanm 89:552587b429a1 219 * - 01: CR1 register
bogdanm 89:552587b429a1 220 * - 10: CR2 register
bogdanm 89:552587b429a1 221 * - 11: CR3 register
bogdanm 89:552587b429a1 222 * @{
bogdanm 89:552587b429a1 223 */
Kojto 99:dbbf35b96557 224 #define IRDA_IT_PE ((uint32_t)(IRDA_CR1_REG_INDEX << 28 | USART_CR1_PEIE))
Kojto 99:dbbf35b96557 225 #define IRDA_IT_TXE ((uint32_t)(IRDA_CR1_REG_INDEX << 28 | USART_CR1_TXEIE))
Kojto 99:dbbf35b96557 226 #define IRDA_IT_TC ((uint32_t)(IRDA_CR1_REG_INDEX << 28 | USART_CR1_TCIE))
Kojto 99:dbbf35b96557 227 #define IRDA_IT_RXNE ((uint32_t)(IRDA_CR1_REG_INDEX << 28 | USART_CR1_RXNEIE))
Kojto 99:dbbf35b96557 228 #define IRDA_IT_IDLE ((uint32_t)(IRDA_CR1_REG_INDEX << 28 | USART_CR1_IDLEIE))
bogdanm 89:552587b429a1 229
Kojto 99:dbbf35b96557 230 #define IRDA_IT_LBD ((uint32_t)(IRDA_CR2_REG_INDEX << 28 | USART_CR2_LBDIE))
bogdanm 89:552587b429a1 231
Kojto 99:dbbf35b96557 232 #define IRDA_IT_CTS ((uint32_t)(IRDA_CR3_REG_INDEX << 28 | USART_CR3_CTSIE))
Kojto 99:dbbf35b96557 233 #define IRDA_IT_ERR ((uint32_t)(IRDA_CR3_REG_INDEX << 28 | USART_CR3_EIE))
bogdanm 89:552587b429a1 234 /**
bogdanm 89:552587b429a1 235 * @}
bogdanm 89:552587b429a1 236 */
bogdanm 89:552587b429a1 237
bogdanm 89:552587b429a1 238 /**
bogdanm 89:552587b429a1 239 * @}
bogdanm 89:552587b429a1 240 */
bogdanm 89:552587b429a1 241
bogdanm 89:552587b429a1 242 /* Exported macro ------------------------------------------------------------*/
Kojto 99:dbbf35b96557 243 /** @defgroup IRDA_Exported_Macros IRDA Exported Macros
Kojto 99:dbbf35b96557 244 * @{
Kojto 99:dbbf35b96557 245 */
bogdanm 89:552587b429a1 246
bogdanm 89:552587b429a1 247 /** @brief Reset IRDA handle state
bogdanm 92:4fc01daae5a5 248 * @param __HANDLE__: specifies the USART Handle.
bogdanm 92:4fc01daae5a5 249 * This parameter can be USARTx where x: 1, 2, 3, 4, 5, 6, 7 or 8 to select the USART or
bogdanm 92:4fc01daae5a5 250 * UART peripheral.
bogdanm 89:552587b429a1 251 * @retval None
bogdanm 89:552587b429a1 252 */
bogdanm 89:552587b429a1 253 #define __HAL_IRDA_RESET_HANDLE_STATE(__HANDLE__) ((__HANDLE__)->State = HAL_IRDA_STATE_RESET)
bogdanm 89:552587b429a1 254
bogdanm 89:552587b429a1 255 /** @brief Flushs the IRDA DR register
bogdanm 92:4fc01daae5a5 256 * @param __HANDLE__: specifies the USART Handle.
bogdanm 92:4fc01daae5a5 257 * This parameter can be USARTx where x: 1, 2, 3, 4, 5, 6, 7 or 8 to select the USART or
bogdanm 92:4fc01daae5a5 258 * UART peripheral.
bogdanm 89:552587b429a1 259 */
bogdanm 89:552587b429a1 260 #define __HAL_IRDA_FLUSH_DRREGISTER(__HANDLE__) ((__HANDLE__)->Instance->DR)
bogdanm 89:552587b429a1 261
bogdanm 89:552587b429a1 262 /** @brief Checks whether the specified IRDA flag is set or not.
bogdanm 89:552587b429a1 263 * @param __HANDLE__: specifies the USART Handle.
bogdanm 89:552587b429a1 264 * This parameter can be USARTx where x: 1, 2, 3, 4, 5, 6, 7 or 8 to select the USART or
bogdanm 89:552587b429a1 265 * UART peripheral.
bogdanm 89:552587b429a1 266 * @param __FLAG__: specifies the flag to check.
bogdanm 89:552587b429a1 267 * This parameter can be one of the following values:
bogdanm 89:552587b429a1 268 * @arg IRDA_FLAG_TXE: Transmit data register empty flag
bogdanm 89:552587b429a1 269 * @arg IRDA_FLAG_TC: Transmission Complete flag
bogdanm 89:552587b429a1 270 * @arg IRDA_FLAG_RXNE: Receive data register not empty flag
bogdanm 89:552587b429a1 271 * @arg IRDA_FLAG_IDLE: Idle Line detection flag
bogdanm 89:552587b429a1 272 * @arg IRDA_FLAG_ORE: OverRun Error flag
bogdanm 89:552587b429a1 273 * @arg IRDA_FLAG_NE: Noise Error flag
bogdanm 89:552587b429a1 274 * @arg IRDA_FLAG_FE: Framing Error flag
bogdanm 89:552587b429a1 275 * @arg IRDA_FLAG_PE: Parity Error flag
bogdanm 89:552587b429a1 276 * @retval The new state of __FLAG__ (TRUE or FALSE).
bogdanm 89:552587b429a1 277 */
bogdanm 89:552587b429a1 278 #define __HAL_IRDA_GET_FLAG(__HANDLE__, __FLAG__) (((__HANDLE__)->Instance->SR & (__FLAG__)) == (__FLAG__))
bogdanm 89:552587b429a1 279
bogdanm 89:552587b429a1 280 /** @brief Clears the specified IRDA pending flag.
bogdanm 89:552587b429a1 281 * @param __HANDLE__: specifies the USART Handle.
bogdanm 89:552587b429a1 282 * This parameter can be USARTx where x: 1, 2, 3, 4, 5, 6, 7 or 8 to select the USART or
bogdanm 89:552587b429a1 283 * UART peripheral.
bogdanm 89:552587b429a1 284 * @param __FLAG__: specifies the flag to check.
bogdanm 89:552587b429a1 285 * This parameter can be any combination of the following values:
bogdanm 89:552587b429a1 286 * @arg IRDA_FLAG_TC: Transmission Complete flag.
bogdanm 89:552587b429a1 287 * @arg IRDA_FLAG_RXNE: Receive data register not empty flag.
bogdanm 89:552587b429a1 288 *
bogdanm 89:552587b429a1 289 * @note PE (Parity error), FE (Framing error), NE (Noise error), ORE (OverRun
bogdanm 89:552587b429a1 290 * error) and IDLE (Idle line detected) flags are cleared by software
bogdanm 89:552587b429a1 291 * sequence: a read operation to USART_SR register followed by a read
bogdanm 89:552587b429a1 292 * operation to USART_DR register.
bogdanm 89:552587b429a1 293 * @note RXNE flag can be also cleared by a read to the USART_DR register.
bogdanm 89:552587b429a1 294 * @note TC flag can be also cleared by software sequence: a read operation to
bogdanm 89:552587b429a1 295 * USART_SR register followed by a write operation to USART_DR register.
bogdanm 89:552587b429a1 296 * @note TXE flag is cleared only by a write to the USART_DR register.
bogdanm 89:552587b429a1 297 *
bogdanm 89:552587b429a1 298 * @retval None
bogdanm 89:552587b429a1 299 */
bogdanm 92:4fc01daae5a5 300 #define __HAL_IRDA_CLEAR_FLAG(__HANDLE__, __FLAG__) ((__HANDLE__)->Instance->SR = ~(__FLAG__))
bogdanm 92:4fc01daae5a5 301
bogdanm 92:4fc01daae5a5 302 /** @brief Clear the IRDA PE pending flag.
bogdanm 92:4fc01daae5a5 303 * @param __HANDLE__: specifies the USART Handle.
bogdanm 92:4fc01daae5a5 304 * This parameter can be USARTx where x: 1, 2, 3, 4, 5, 6, 7 or 8 to select the USART or
bogdanm 92:4fc01daae5a5 305 * UART peripheral.
bogdanm 92:4fc01daae5a5 306 * @retval None
bogdanm 92:4fc01daae5a5 307 */
Kojto 99:dbbf35b96557 308 #define __HAL_IRDA_CLEAR_PEFLAG(__HANDLE__) \
Kojto 99:dbbf35b96557 309 do{ \
Kojto 99:dbbf35b96557 310 __IO uint32_t tmpreg; \
Kojto 99:dbbf35b96557 311 tmpreg = (__HANDLE__)->Instance->SR; \
Kojto 99:dbbf35b96557 312 UNUSED(tmpreg); \
Kojto 99:dbbf35b96557 313 } while(0)
Kojto 99:dbbf35b96557 314
bogdanm 92:4fc01daae5a5 315 /** @brief Clear the IRDA FE pending flag.
bogdanm 92:4fc01daae5a5 316 * @param __HANDLE__: specifies the USART Handle.
bogdanm 92:4fc01daae5a5 317 * This parameter can be USARTx where x: 1, 2, 3, 4, 5, 6, 7 or 8 to select the USART or
bogdanm 92:4fc01daae5a5 318 * UART peripheral.
bogdanm 92:4fc01daae5a5 319 * @retval None
bogdanm 92:4fc01daae5a5 320 */
bogdanm 92:4fc01daae5a5 321 #define __HAL_IRDA_CLEAR_FEFLAG(__HANDLE__) __HAL_IRDA_CLEAR_PEFLAG(__HANDLE__)
bogdanm 89:552587b429a1 322
bogdanm 92:4fc01daae5a5 323 /** @brief Clear the IRDA NE pending flag.
bogdanm 92:4fc01daae5a5 324 * @param __HANDLE__: specifies the USART Handle.
bogdanm 92:4fc01daae5a5 325 * This parameter can be USARTx where x: 1, 2, 3, 4, 5, 6, 7 or 8 to select the USART or
bogdanm 92:4fc01daae5a5 326 * UART peripheral.
bogdanm 92:4fc01daae5a5 327 * @retval None
bogdanm 92:4fc01daae5a5 328 */
bogdanm 92:4fc01daae5a5 329 #define __HAL_IRDA_CLEAR_NEFLAG(__HANDLE__) __HAL_IRDA_CLEAR_PEFLAG(__HANDLE__)
bogdanm 92:4fc01daae5a5 330
bogdanm 92:4fc01daae5a5 331 /** @brief Clear the IRDA ORE pending flag.
bogdanm 92:4fc01daae5a5 332 * @param __HANDLE__: specifies the USART Handle.
bogdanm 92:4fc01daae5a5 333 * This parameter can be USARTx where x: 1, 2, 3, 4, 5, 6, 7 or 8 to select the USART or
bogdanm 92:4fc01daae5a5 334 * UART peripheral.
bogdanm 92:4fc01daae5a5 335 * @retval None
bogdanm 92:4fc01daae5a5 336 */
bogdanm 92:4fc01daae5a5 337 #define __HAL_IRDA_CLEAR_OREFLAG(__HANDLE__) __HAL_IRDA_CLEAR_PEFLAG(__HANDLE__)
bogdanm 92:4fc01daae5a5 338
bogdanm 92:4fc01daae5a5 339 /** @brief Clear the IRDA IDLE pending flag.
bogdanm 92:4fc01daae5a5 340 * @param __HANDLE__: specifies the USART Handle.
bogdanm 92:4fc01daae5a5 341 * This parameter can be USARTx where x: 1, 2, 3, 4, 5, 6, 7 or 8 to select the USART or
bogdanm 92:4fc01daae5a5 342 * UART peripheral.
bogdanm 92:4fc01daae5a5 343 * @retval None
bogdanm 92:4fc01daae5a5 344 */
bogdanm 92:4fc01daae5a5 345 #define __HAL_IRDA_CLEAR_IDLEFLAG(__HANDLE__) __HAL_IRDA_CLEAR_PEFLAG(__HANDLE__)
bogdanm 89:552587b429a1 346
bogdanm 89:552587b429a1 347 /** @brief Enables or disables the specified IRDA interrupt.
bogdanm 89:552587b429a1 348 * @param __HANDLE__: specifies the USART Handle.
bogdanm 89:552587b429a1 349 * This parameter can be USARTx where x: 1, 2, 3, 4, 5, 6, 7 or 8 to select the USART or
bogdanm 89:552587b429a1 350 * UART peripheral.
bogdanm 89:552587b429a1 351 * @param __INTERRUPT__: specifies the IRDA interrupt source to check.
bogdanm 89:552587b429a1 352 * This parameter can be one of the following values:
bogdanm 89:552587b429a1 353 * @arg IRDA_IT_TXE: Transmit Data Register empty interrupt
bogdanm 89:552587b429a1 354 * @arg IRDA_IT_TC: Transmission complete interrupt
bogdanm 89:552587b429a1 355 * @arg IRDA_IT_RXNE: Receive Data register not empty interrupt
bogdanm 89:552587b429a1 356 * @arg IRDA_IT_IDLE: Idle line detection interrupt
bogdanm 89:552587b429a1 357 * @arg IRDA_IT_PE: Parity Error interrupt
bogdanm 89:552587b429a1 358 * @arg IRDA_IT_ERR: Error interrupt(Frame error, noise error, overrun error)
bogdanm 89:552587b429a1 359 * @retval None
bogdanm 89:552587b429a1 360 */
bogdanm 89:552587b429a1 361 #define __HAL_IRDA_ENABLE_IT(__HANDLE__, __INTERRUPT__) ((((__INTERRUPT__) >> 28) == 1)? ((__HANDLE__)->Instance->CR1 |= ((__INTERRUPT__) & IRDA_IT_MASK)): \
Kojto 99:dbbf35b96557 362 (((__INTERRUPT__) >> 28) == 2)? ((__HANDLE__)->Instance->CR2 |= ((__INTERRUPT__) & IRDA_IT_MASK)): \
bogdanm 89:552587b429a1 363 ((__HANDLE__)->Instance->CR3 |= ((__INTERRUPT__) & IRDA_IT_MASK)))
bogdanm 89:552587b429a1 364 #define __HAL_IRDA_DISABLE_IT(__HANDLE__, __INTERRUPT__) ((((__INTERRUPT__) >> 28) == 1)? ((__HANDLE__)->Instance->CR1 &= ~((__INTERRUPT__) & IRDA_IT_MASK)): \
Kojto 99:dbbf35b96557 365 (((__INTERRUPT__) >> 28) == 2)? ((__HANDLE__)->Instance->CR2 &= ~((__INTERRUPT__) & IRDA_IT_MASK)): \
Kojto 99:dbbf35b96557 366 ((__HANDLE__)->Instance->CR3 &= ~ ((__INTERRUPT__) & IRDA_IT_MASK)))
bogdanm 89:552587b429a1 367
bogdanm 89:552587b429a1 368 /** @brief Checks whether the specified IRDA interrupt has occurred or not.
bogdanm 89:552587b429a1 369 * @param __HANDLE__: specifies the USART Handle.
bogdanm 89:552587b429a1 370 * This parameter can be USARTx where x: 1, 2, 3, 4, 5, 6, 7 or 8 to select the USART or
bogdanm 89:552587b429a1 371 * UART peripheral.
bogdanm 89:552587b429a1 372 * @param __IT__: specifies the IRDA interrupt source to check.
bogdanm 89:552587b429a1 373 * This parameter can be one of the following values:
bogdanm 89:552587b429a1 374 * @arg IRDA_IT_TXE: Transmit Data Register empty interrupt
bogdanm 89:552587b429a1 375 * @arg IRDA_IT_TC: Transmission complete interrupt
bogdanm 89:552587b429a1 376 * @arg IRDA_IT_RXNE: Receive Data register not empty interrupt
bogdanm 89:552587b429a1 377 * @arg IRDA_IT_IDLE: Idle line detection interrupt
bogdanm 89:552587b429a1 378 * @arg USART_IT_ERR: Error interrupt
bogdanm 89:552587b429a1 379 * @arg IRDA_IT_PE: Parity Error interrupt
bogdanm 89:552587b429a1 380 * @retval The new state of __IT__ (TRUE or FALSE).
bogdanm 89:552587b429a1 381 */
bogdanm 89:552587b429a1 382 #define __HAL_IRDA_GET_IT_SOURCE(__HANDLE__, __IT__) (((((__IT__) >> 28) == 1)? (__HANDLE__)->Instance->CR1:(((((uint32_t)(__IT__)) >> 28) == 2)? \
bogdanm 89:552587b429a1 383 (__HANDLE__)->Instance->CR2 : (__HANDLE__)->Instance->CR3)) & (((uint32_t)(__IT__)) & IRDA_IT_MASK))
bogdanm 89:552587b429a1 384
Kojto 99:dbbf35b96557 385 /** @brief Macro to enable the IRDA's one bit sample method
Kojto 99:dbbf35b96557 386 * @param __HANDLE__: specifies the IRDA Handle.
Kojto 99:dbbf35b96557 387 * @retval None
Kojto 99:dbbf35b96557 388 */
Kojto 99:dbbf35b96557 389 #define __HAL_IRDA_ONE_BIT_SAMPLE_ENABLE(__HANDLE__) ((__HANDLE__)->Instance->CR3|= USART_CR3_ONEBIT)
bogdanm 89:552587b429a1 390
Kojto 99:dbbf35b96557 391 /** @brief Macro to disable the IRDA's one bit sample method
Kojto 99:dbbf35b96557 392 * @param __HANDLE__: specifies the IRDA Handle.
Kojto 99:dbbf35b96557 393 * @retval None
Kojto 99:dbbf35b96557 394 */
Kojto 99:dbbf35b96557 395 #define __HAL_IRDA_ONE_BIT_SAMPLE_DISABLE(__HANDLE__) ((__HANDLE__)->Instance->CR3 &= (uint16_t)~((uint16_t)USART_CR3_ONEBIT))
bogdanm 89:552587b429a1 396
Kojto 99:dbbf35b96557 397 /** @brief Enable UART/USART associated to IRDA Handle
Kojto 99:dbbf35b96557 398 * @param __HANDLE__: specifies the IRDA Handle.
Kojto 99:dbbf35b96557 399 * IRDA Handle selects the USARTx or UARTy peripheral
Kojto 99:dbbf35b96557 400 * (USART,UART availability and x,y values depending on device).
Kojto 99:dbbf35b96557 401 * @retval None
Kojto 99:dbbf35b96557 402 */
Kojto 99:dbbf35b96557 403 #define __HAL_IRDA_ENABLE(__HANDLE__) ((__HANDLE__)->Instance->CR1 |= USART_CR1_UE)
Kojto 99:dbbf35b96557 404
Kojto 99:dbbf35b96557 405 /** @brief Disable UART/USART associated to IRDA Handle
Kojto 99:dbbf35b96557 406 * @param __HANDLE__: specifies the IRDA Handle.
Kojto 99:dbbf35b96557 407 * IRDA Handle selects the USARTx or UARTy peripheral
Kojto 99:dbbf35b96557 408 * (USART,UART availability and x,y values depending on device).
Kojto 99:dbbf35b96557 409 * @retval None
Kojto 99:dbbf35b96557 410 */
Kojto 99:dbbf35b96557 411 #define __HAL_IRDA_DISABLE(__HANDLE__) ((__HANDLE__)->Instance->CR1 &= ~USART_CR1_UE)
bogdanm 89:552587b429a1 412
Kojto 99:dbbf35b96557 413 /**
Kojto 99:dbbf35b96557 414 * @}
Kojto 99:dbbf35b96557 415 */
bogdanm 89:552587b429a1 416
bogdanm 89:552587b429a1 417 /* Exported functions --------------------------------------------------------*/
Kojto 99:dbbf35b96557 418 /** @addtogroup IRDA_Exported_Functions
Kojto 99:dbbf35b96557 419 * @{
Kojto 99:dbbf35b96557 420 */
Kojto 99:dbbf35b96557 421
Kojto 99:dbbf35b96557 422 /** @addtogroup IRDA_Exported_Functions_Group1
Kojto 99:dbbf35b96557 423 * @{
Kojto 99:dbbf35b96557 424 */
bogdanm 89:552587b429a1 425 /* Initialization/de-initialization functions **********************************/
bogdanm 89:552587b429a1 426 HAL_StatusTypeDef HAL_IRDA_Init(IRDA_HandleTypeDef *hirda);
bogdanm 89:552587b429a1 427 HAL_StatusTypeDef HAL_IRDA_DeInit(IRDA_HandleTypeDef *hirda);
bogdanm 89:552587b429a1 428 void HAL_IRDA_MspInit(IRDA_HandleTypeDef *hirda);
bogdanm 89:552587b429a1 429 void HAL_IRDA_MspDeInit(IRDA_HandleTypeDef *hirda);
Kojto 99:dbbf35b96557 430 /**
Kojto 99:dbbf35b96557 431 * @}
Kojto 99:dbbf35b96557 432 */
bogdanm 89:552587b429a1 433
Kojto 99:dbbf35b96557 434 /** @addtogroup IRDA_Exported_Functions_Group2
Kojto 99:dbbf35b96557 435 * @{
Kojto 99:dbbf35b96557 436 */
bogdanm 89:552587b429a1 437 /* IO operation functions *******************************************************/
bogdanm 89:552587b429a1 438 HAL_StatusTypeDef HAL_IRDA_Transmit(IRDA_HandleTypeDef *hirda, uint8_t *pData, uint16_t Size, uint32_t Timeout);
bogdanm 89:552587b429a1 439 HAL_StatusTypeDef HAL_IRDA_Receive(IRDA_HandleTypeDef *hirda, uint8_t *pData, uint16_t Size, uint32_t Timeout);
bogdanm 89:552587b429a1 440 HAL_StatusTypeDef HAL_IRDA_Transmit_IT(IRDA_HandleTypeDef *hirda, uint8_t *pData, uint16_t Size);
bogdanm 89:552587b429a1 441 HAL_StatusTypeDef HAL_IRDA_Receive_IT(IRDA_HandleTypeDef *hirda, uint8_t *pData, uint16_t Size);
bogdanm 89:552587b429a1 442 HAL_StatusTypeDef HAL_IRDA_Transmit_DMA(IRDA_HandleTypeDef *hirda, uint8_t *pData, uint16_t Size);
bogdanm 89:552587b429a1 443 HAL_StatusTypeDef HAL_IRDA_Receive_DMA(IRDA_HandleTypeDef *hirda, uint8_t *pData, uint16_t Size);
bogdanm 92:4fc01daae5a5 444 HAL_StatusTypeDef HAL_IRDA_DMAPause(IRDA_HandleTypeDef *hirda);
bogdanm 92:4fc01daae5a5 445 HAL_StatusTypeDef HAL_IRDA_DMAResume(IRDA_HandleTypeDef *hirda);
bogdanm 92:4fc01daae5a5 446 HAL_StatusTypeDef HAL_IRDA_DMAStop(IRDA_HandleTypeDef *hirda);
bogdanm 89:552587b429a1 447 void HAL_IRDA_IRQHandler(IRDA_HandleTypeDef *hirda);
bogdanm 89:552587b429a1 448 void HAL_IRDA_TxCpltCallback(IRDA_HandleTypeDef *hirda);
bogdanm 89:552587b429a1 449 void HAL_IRDA_RxCpltCallback(IRDA_HandleTypeDef *hirda);
bogdanm 92:4fc01daae5a5 450 void HAL_IRDA_TxHalfCpltCallback(IRDA_HandleTypeDef *hirda);
bogdanm 92:4fc01daae5a5 451 void HAL_IRDA_RxHalfCpltCallback(IRDA_HandleTypeDef *hirda);
bogdanm 89:552587b429a1 452 void HAL_IRDA_ErrorCallback(IRDA_HandleTypeDef *hirda);
Kojto 99:dbbf35b96557 453 /**
Kojto 99:dbbf35b96557 454 * @}
Kojto 99:dbbf35b96557 455 */
bogdanm 89:552587b429a1 456
Kojto 99:dbbf35b96557 457 /** @addtogroup IRDA_Exported_Functions_Group3
Kojto 99:dbbf35b96557 458 * @{
Kojto 99:dbbf35b96557 459 */
bogdanm 89:552587b429a1 460 /* Peripheral State functions **************************************************/
bogdanm 89:552587b429a1 461 HAL_IRDA_StateTypeDef HAL_IRDA_GetState(IRDA_HandleTypeDef *hirda);
Kojto 99:dbbf35b96557 462 uint32_t HAL_IRDA_GetError(IRDA_HandleTypeDef *hirda);
Kojto 99:dbbf35b96557 463 /**
Kojto 99:dbbf35b96557 464 * @}
Kojto 99:dbbf35b96557 465 */
Kojto 99:dbbf35b96557 466
Kojto 99:dbbf35b96557 467 /**
Kojto 99:dbbf35b96557 468 * @}
Kojto 99:dbbf35b96557 469 */
Kojto 99:dbbf35b96557 470
Kojto 99:dbbf35b96557 471 /* Private types -------------------------------------------------------------*/
Kojto 99:dbbf35b96557 472 /* Private variables ---------------------------------------------------------*/
Kojto 99:dbbf35b96557 473 /* Private constants ---------------------------------------------------------*/
Kojto 99:dbbf35b96557 474 /** @defgroup IRDA_Private_Constants IRDA Private Constants
Kojto 99:dbbf35b96557 475 * @{
Kojto 99:dbbf35b96557 476 */
Kojto 99:dbbf35b96557 477
Kojto 99:dbbf35b96557 478 /** @brief IRDA interruptions flag mask
Kojto 99:dbbf35b96557 479 *
Kojto 99:dbbf35b96557 480 */
Kojto 99:dbbf35b96557 481 #define IRDA_IT_MASK ((uint32_t) USART_CR1_PEIE | USART_CR1_TXEIE | USART_CR1_TCIE | USART_CR1_RXNEIE | \
Kojto 99:dbbf35b96557 482 USART_CR1_IDLEIE | USART_CR2_LBDIE | USART_CR3_CTSIE | USART_CR3_EIE )
Kojto 99:dbbf35b96557 483
Kojto 99:dbbf35b96557 484
Kojto 99:dbbf35b96557 485 #define IRDA_CR1_REG_INDEX 1
Kojto 99:dbbf35b96557 486 #define IRDA_CR2_REG_INDEX 2
Kojto 99:dbbf35b96557 487 #define IRDA_CR3_REG_INDEX 3
Kojto 99:dbbf35b96557 488 /**
Kojto 99:dbbf35b96557 489 * @}
Kojto 99:dbbf35b96557 490 */
Kojto 99:dbbf35b96557 491
Kojto 99:dbbf35b96557 492 /* Private macros --------------------------------------------------------*/
Kojto 99:dbbf35b96557 493 /** @defgroup IRDA_Private_Macros IRDA Private Macros
Kojto 99:dbbf35b96557 494 * @{
Kojto 99:dbbf35b96557 495 */
Kojto 99:dbbf35b96557 496 #define IS_IRDA_WORD_LENGTH(LENGTH) (((LENGTH) == IRDA_WORDLENGTH_8B) || \
Kojto 99:dbbf35b96557 497 ((LENGTH) == IRDA_WORDLENGTH_9B))
Kojto 99:dbbf35b96557 498 #define IS_IRDA_PARITY(PARITY) (((PARITY) == IRDA_PARITY_NONE) || \
Kojto 99:dbbf35b96557 499 ((PARITY) == IRDA_PARITY_EVEN) || \
Kojto 99:dbbf35b96557 500 ((PARITY) == IRDA_PARITY_ODD))
Kojto 99:dbbf35b96557 501 #define IS_IRDA_MODE(MODE) ((((MODE) & (uint32_t)0x0000FFF3) == 0x00) && ((MODE) != (uint32_t)0x000000))
Kojto 99:dbbf35b96557 502 #define IS_IRDA_POWERMODE(MODE) (((MODE) == IRDA_POWERMODE_LOWPOWER) || \
Kojto 99:dbbf35b96557 503 ((MODE) == IRDA_POWERMODE_NORMAL))
Kojto 99:dbbf35b96557 504 #define IS_IRDA_BAUDRATE(BAUDRATE) ((BAUDRATE) < 115201)
Kojto 99:dbbf35b96557 505
Kojto 99:dbbf35b96557 506 #define IRDA_DIV(_PCLK_, _BAUD_) (((_PCLK_)*25)/(4*(_BAUD_)))
Kojto 99:dbbf35b96557 507 #define IRDA_DIVMANT(_PCLK_, _BAUD_) (IRDA_DIV((_PCLK_), (_BAUD_))/100)
Kojto 99:dbbf35b96557 508 #define IRDA_DIVFRAQ(_PCLK_, _BAUD_) (((IRDA_DIV((_PCLK_), (_BAUD_)) - (IRDA_DIVMANT((_PCLK_), (_BAUD_)) * 100)) * 16 + 50) / 100)
Kojto 99:dbbf35b96557 509 #define IRDA_BRR(_PCLK_, _BAUD_) ((IRDA_DIVMANT((_PCLK_), (_BAUD_)) << 4)|(IRDA_DIVFRAQ((_PCLK_), (_BAUD_)) & 0x0F))
Kojto 99:dbbf35b96557 510
Kojto 99:dbbf35b96557 511 /**
Kojto 99:dbbf35b96557 512 * @}
Kojto 99:dbbf35b96557 513 */
Kojto 99:dbbf35b96557 514
Kojto 99:dbbf35b96557 515 /* Private functions ---------------------------------------------------------*/
Kojto 99:dbbf35b96557 516 /** @defgroup IRDA_Private_Functions IRDA Private Functions
Kojto 99:dbbf35b96557 517 * @{
Kojto 99:dbbf35b96557 518 */
Kojto 99:dbbf35b96557 519
Kojto 99:dbbf35b96557 520 /**
Kojto 99:dbbf35b96557 521 * @}
Kojto 99:dbbf35b96557 522 */
bogdanm 89:552587b429a1 523
bogdanm 89:552587b429a1 524 /**
bogdanm 89:552587b429a1 525 * @}
bogdanm 89:552587b429a1 526 */
bogdanm 89:552587b429a1 527
bogdanm 89:552587b429a1 528 /**
bogdanm 89:552587b429a1 529 * @}
bogdanm 89:552587b429a1 530 */
bogdanm 89:552587b429a1 531
bogdanm 89:552587b429a1 532 #ifdef __cplusplus
bogdanm 89:552587b429a1 533 }
bogdanm 89:552587b429a1 534 #endif
bogdanm 89:552587b429a1 535
bogdanm 89:552587b429a1 536 #endif /* __STM32F4xx_HAL_IRDA_H */
bogdanm 89:552587b429a1 537
bogdanm 89:552587b429a1 538 /************************ (C) COPYRIGHT STMicroelectronics *****END OF FILE****/