mbed library sources

Fork of mbed-src by mbed official

Committer:
mbed_official
Date:
Fri May 30 15:30:09 2014 +0100
Revision:
218:44081b78fdc2
Parent:
205:c41fc65bcfb4
Synchronized with git revision d854859072d318241476ccc5f335965444d4c1d8

Full URL: https://github.com/mbedmicro/mbed/commit/d854859072d318241476ccc5f335965444d4c1d8/

[NUCLEO_F072RB] Update CubeF0 HAL driver

Who changed what in which revision?

UserRevisionLine numberNew contents of line
mbed_official 205:c41fc65bcfb4 1 /**
mbed_official 205:c41fc65bcfb4 2 ******************************************************************************
mbed_official 205:c41fc65bcfb4 3 * @file stm32f0xx_hal_irda.h
mbed_official 205:c41fc65bcfb4 4 * @author MCD Application Team
mbed_official 205:c41fc65bcfb4 5 * @version V1.0.0
mbed_official 218:44081b78fdc2 6 * @date 28-May-2014
mbed_official 205:c41fc65bcfb4 7 * @brief Header file of IRDA HAL module.
mbed_official 205:c41fc65bcfb4 8 ******************************************************************************
mbed_official 205:c41fc65bcfb4 9 * @attention
mbed_official 205:c41fc65bcfb4 10 *
mbed_official 205:c41fc65bcfb4 11 * <h2><center>&copy; COPYRIGHT(c) 2014 STMicroelectronics</center></h2>
mbed_official 205:c41fc65bcfb4 12 *
mbed_official 205:c41fc65bcfb4 13 * Redistribution and use in source and binary forms, with or without modification,
mbed_official 205:c41fc65bcfb4 14 * are permitted provided that the following conditions are met:
mbed_official 205:c41fc65bcfb4 15 * 1. Redistributions of source code must retain the above copyright notice,
mbed_official 205:c41fc65bcfb4 16 * this list of conditions and the following disclaimer.
mbed_official 205:c41fc65bcfb4 17 * 2. Redistributions in binary form must reproduce the above copyright notice,
mbed_official 205:c41fc65bcfb4 18 * this list of conditions and the following disclaimer in the documentation
mbed_official 205:c41fc65bcfb4 19 * and/or other materials provided with the distribution.
mbed_official 205:c41fc65bcfb4 20 * 3. Neither the name of STMicroelectronics nor the names of its contributors
mbed_official 205:c41fc65bcfb4 21 * may be used to endorse or promote products derived from this software
mbed_official 205:c41fc65bcfb4 22 * without specific prior written permission.
mbed_official 205:c41fc65bcfb4 23 *
mbed_official 205:c41fc65bcfb4 24 * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
mbed_official 205:c41fc65bcfb4 25 * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
mbed_official 205:c41fc65bcfb4 26 * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
mbed_official 205:c41fc65bcfb4 27 * DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
mbed_official 205:c41fc65bcfb4 28 * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
mbed_official 205:c41fc65bcfb4 29 * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
mbed_official 205:c41fc65bcfb4 30 * SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
mbed_official 205:c41fc65bcfb4 31 * CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
mbed_official 205:c41fc65bcfb4 32 * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
mbed_official 205:c41fc65bcfb4 33 * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
mbed_official 205:c41fc65bcfb4 34 *
mbed_official 205:c41fc65bcfb4 35 ******************************************************************************
mbed_official 205:c41fc65bcfb4 36 */
mbed_official 205:c41fc65bcfb4 37
mbed_official 205:c41fc65bcfb4 38 /* Define to prevent recursive inclusion -------------------------------------*/
mbed_official 205:c41fc65bcfb4 39 #ifndef __STM32F0xx_HAL_IRDA_H
mbed_official 205:c41fc65bcfb4 40 #define __STM32F0xx_HAL_IRDA_H
mbed_official 205:c41fc65bcfb4 41
mbed_official 205:c41fc65bcfb4 42 #ifdef __cplusplus
mbed_official 205:c41fc65bcfb4 43 extern "C" {
mbed_official 205:c41fc65bcfb4 44 #endif
mbed_official 205:c41fc65bcfb4 45
mbed_official 205:c41fc65bcfb4 46 #if !defined(STM32F030x6) && !defined(STM32F030x8)
mbed_official 205:c41fc65bcfb4 47
mbed_official 205:c41fc65bcfb4 48 /* Includes ------------------------------------------------------------------*/
mbed_official 205:c41fc65bcfb4 49 #include "stm32f0xx_hal_def.h"
mbed_official 205:c41fc65bcfb4 50
mbed_official 205:c41fc65bcfb4 51 /** @addtogroup STM32F0xx_HAL_Driver
mbed_official 205:c41fc65bcfb4 52 * @{
mbed_official 205:c41fc65bcfb4 53 */
mbed_official 205:c41fc65bcfb4 54
mbed_official 205:c41fc65bcfb4 55 /** @addtogroup IRDA
mbed_official 205:c41fc65bcfb4 56 * @{
mbed_official 205:c41fc65bcfb4 57 */
mbed_official 205:c41fc65bcfb4 58
mbed_official 205:c41fc65bcfb4 59 /* Exported types ------------------------------------------------------------*/
mbed_official 205:c41fc65bcfb4 60
mbed_official 205:c41fc65bcfb4 61 /**
mbed_official 205:c41fc65bcfb4 62 * @brief IRDA Init Structure definition
mbed_official 205:c41fc65bcfb4 63 */
mbed_official 205:c41fc65bcfb4 64 typedef struct
mbed_official 205:c41fc65bcfb4 65 {
mbed_official 205:c41fc65bcfb4 66 uint32_t BaudRate; /*!< This member configures the IRDA communication baud rate.
mbed_official 205:c41fc65bcfb4 67 The baud rate register is computed using the following formula:
mbed_official 205:c41fc65bcfb4 68 Baud Rate Register = ((PCLKx) / ((hirda->Init.BaudRate))) */
mbed_official 205:c41fc65bcfb4 69
mbed_official 205:c41fc65bcfb4 70 uint32_t WordLength; /*!< Specifies the number of data bits transmitted or received in a frame.
mbed_official 205:c41fc65bcfb4 71 This parameter can be a value of @ref IRDAEx_Word_Length */
mbed_official 205:c41fc65bcfb4 72
mbed_official 205:c41fc65bcfb4 73 uint16_t Parity; /*!< Specifies the parity mode.
mbed_official 205:c41fc65bcfb4 74 This parameter can be a value of @ref IRDA_Parity
mbed_official 205:c41fc65bcfb4 75 @note When parity is enabled, the computed parity is inserted
mbed_official 205:c41fc65bcfb4 76 at the MSB position of the transmitted data (9th bit when
mbed_official 205:c41fc65bcfb4 77 the word length is set to 9 data bits; 8th bit when the
mbed_official 205:c41fc65bcfb4 78 word length is set to 8 data bits). */
mbed_official 205:c41fc65bcfb4 79
mbed_official 205:c41fc65bcfb4 80 uint16_t Mode; /*!< Specifies wether the Receive or Transmit mode is enabled or disabled.
mbed_official 205:c41fc65bcfb4 81 This parameter can be a value of @ref IRDA_Mode */
mbed_official 205:c41fc65bcfb4 82
mbed_official 205:c41fc65bcfb4 83 uint8_t Prescaler; /*!< Specifies the Prescaler value for dividing the UART/USART source clock
mbed_official 205:c41fc65bcfb4 84 to achieve low-power frequency.
mbed_official 205:c41fc65bcfb4 85 @note Prescaler value 0 is forbidden */
mbed_official 205:c41fc65bcfb4 86
mbed_official 205:c41fc65bcfb4 87 uint16_t PowerMode; /*!< Specifies the IRDA power mode.
mbed_official 205:c41fc65bcfb4 88 This parameter can be a value of @ref IRDA_Low_Power */
mbed_official 205:c41fc65bcfb4 89 }IRDA_InitTypeDef;
mbed_official 205:c41fc65bcfb4 90
mbed_official 205:c41fc65bcfb4 91 /**
mbed_official 205:c41fc65bcfb4 92 * @brief HAL IRDA State structures definition
mbed_official 205:c41fc65bcfb4 93 */
mbed_official 205:c41fc65bcfb4 94 typedef enum
mbed_official 205:c41fc65bcfb4 95 {
mbed_official 205:c41fc65bcfb4 96 HAL_IRDA_STATE_RESET = 0x00, /*!< Peripheral is not initialized */
mbed_official 205:c41fc65bcfb4 97 HAL_IRDA_STATE_READY = 0x01, /*!< Peripheral Initialized and ready for use */
mbed_official 205:c41fc65bcfb4 98 HAL_IRDA_STATE_BUSY = 0x02, /*!< an internal process is ongoing */
mbed_official 205:c41fc65bcfb4 99 HAL_IRDA_STATE_BUSY_TX = 0x12, /*!< Data Transmission process is ongoing */
mbed_official 205:c41fc65bcfb4 100 HAL_IRDA_STATE_BUSY_RX = 0x22, /*!< Data Reception process is ongoing */
mbed_official 205:c41fc65bcfb4 101 HAL_IRDA_STATE_BUSY_TX_RX = 0x32, /*!< Data Transmission and Reception process is ongoing */
mbed_official 205:c41fc65bcfb4 102 HAL_IRDA_STATE_TIMEOUT = 0x03, /*!< Timeout state */
mbed_official 205:c41fc65bcfb4 103 HAL_IRDA_STATE_ERROR = 0x04 /*!< Error */
mbed_official 205:c41fc65bcfb4 104 }HAL_IRDA_StateTypeDef;
mbed_official 205:c41fc65bcfb4 105
mbed_official 205:c41fc65bcfb4 106 /**
mbed_official 205:c41fc65bcfb4 107 * @brief HAL IRDA Error Code structure definition
mbed_official 205:c41fc65bcfb4 108 */
mbed_official 205:c41fc65bcfb4 109 typedef enum
mbed_official 205:c41fc65bcfb4 110 {
mbed_official 205:c41fc65bcfb4 111 HAL_IRDA_ERROR_NONE = 0x00, /*!< No error */
mbed_official 205:c41fc65bcfb4 112 HAL_IRDA_ERROR_PE = 0x01, /*!< Parity error */
mbed_official 205:c41fc65bcfb4 113 HAL_IRDA_ERROR_NE = 0x02, /*!< Noise error */
mbed_official 205:c41fc65bcfb4 114 HAL_IRDA_ERROR_FE = 0x04, /*!< frame error */
mbed_official 205:c41fc65bcfb4 115 HAL_IRDA_ERROR_ORE = 0x08, /*!< Overrun error */
mbed_official 205:c41fc65bcfb4 116 HAL_IRDA_ERROR_DMA = 0x10 /*!< DMA transfer error */
mbed_official 205:c41fc65bcfb4 117 }HAL_IRDA_ErrorTypeDef;
mbed_official 205:c41fc65bcfb4 118
mbed_official 205:c41fc65bcfb4 119 /**
mbed_official 205:c41fc65bcfb4 120 * @brief IRDA handle Structure definition
mbed_official 205:c41fc65bcfb4 121 */
mbed_official 205:c41fc65bcfb4 122 typedef struct
mbed_official 205:c41fc65bcfb4 123 {
mbed_official 205:c41fc65bcfb4 124 USART_TypeDef *Instance; /* USART registers base address */
mbed_official 205:c41fc65bcfb4 125
mbed_official 205:c41fc65bcfb4 126 IRDA_InitTypeDef Init; /* IRDA communication parameters */
mbed_official 205:c41fc65bcfb4 127
mbed_official 205:c41fc65bcfb4 128 uint8_t *pTxBuffPtr; /* Pointer to IRDA Tx transfer Buffer */
mbed_official 205:c41fc65bcfb4 129
mbed_official 205:c41fc65bcfb4 130 uint16_t TxXferSize; /* IRDA Tx Transfer size */
mbed_official 205:c41fc65bcfb4 131
mbed_official 205:c41fc65bcfb4 132 uint16_t TxXferCount; /* IRDA Tx Transfer Counter */
mbed_official 205:c41fc65bcfb4 133
mbed_official 205:c41fc65bcfb4 134 uint8_t *pRxBuffPtr; /* Pointer to IRDA Rx transfer Buffer */
mbed_official 205:c41fc65bcfb4 135
mbed_official 205:c41fc65bcfb4 136 uint16_t RxXferSize; /* IRDA Rx Transfer size */
mbed_official 205:c41fc65bcfb4 137
mbed_official 205:c41fc65bcfb4 138 uint16_t RxXferCount; /* IRDA Rx Transfer Counter */
mbed_official 205:c41fc65bcfb4 139
mbed_official 205:c41fc65bcfb4 140 uint16_t Mask; /* USART RX RDR register mask */
mbed_official 205:c41fc65bcfb4 141
mbed_official 205:c41fc65bcfb4 142 DMA_HandleTypeDef *hdmatx; /* IRDA Tx DMA Handle parameters */
mbed_official 205:c41fc65bcfb4 143
mbed_official 205:c41fc65bcfb4 144 DMA_HandleTypeDef *hdmarx; /* IRDA Rx DMA Handle parameters */
mbed_official 205:c41fc65bcfb4 145
mbed_official 205:c41fc65bcfb4 146 HAL_LockTypeDef Lock; /* Locking object */
mbed_official 205:c41fc65bcfb4 147
mbed_official 205:c41fc65bcfb4 148 HAL_IRDA_StateTypeDef State; /* IRDA communication state */
mbed_official 205:c41fc65bcfb4 149
mbed_official 205:c41fc65bcfb4 150 HAL_IRDA_ErrorTypeDef ErrorCode; /* IRDA Error code */
mbed_official 205:c41fc65bcfb4 151
mbed_official 205:c41fc65bcfb4 152 }IRDA_HandleTypeDef;
mbed_official 205:c41fc65bcfb4 153
mbed_official 205:c41fc65bcfb4 154 /**
mbed_official 205:c41fc65bcfb4 155 * @brief IRDA Configuration enumeration values definition
mbed_official 205:c41fc65bcfb4 156 */
mbed_official 205:c41fc65bcfb4 157 typedef enum
mbed_official 205:c41fc65bcfb4 158 {
mbed_official 205:c41fc65bcfb4 159 IRDA_BAUDRATE = 0x00,
mbed_official 205:c41fc65bcfb4 160 IRDA_PARITY = 0x01,
mbed_official 205:c41fc65bcfb4 161 IRDA_WORDLENGTH = 0x02,
mbed_official 205:c41fc65bcfb4 162 IRDA_MODE = 0x03,
mbed_official 205:c41fc65bcfb4 163 IRDA_PRESCALER = 0x04,
mbed_official 205:c41fc65bcfb4 164 IRDA_POWERMODE = 0x05
mbed_official 205:c41fc65bcfb4 165 }IRDA_ControlTypeDef;
mbed_official 205:c41fc65bcfb4 166
mbed_official 205:c41fc65bcfb4 167 /* Exported constants --------------------------------------------------------*/
mbed_official 205:c41fc65bcfb4 168 /** @defgroup IRDA_Exported_Constants IRDA Exported Constants
mbed_official 205:c41fc65bcfb4 169 * @{
mbed_official 205:c41fc65bcfb4 170 */
mbed_official 205:c41fc65bcfb4 171
mbed_official 205:c41fc65bcfb4 172 /** @defgroup IRDA_Parity IRDA Parity
mbed_official 205:c41fc65bcfb4 173 * @{
mbed_official 205:c41fc65bcfb4 174 */
mbed_official 205:c41fc65bcfb4 175 #define IRDA_PARITY_NONE ((uint16_t)0x0000)
mbed_official 205:c41fc65bcfb4 176 #define IRDA_PARITY_EVEN ((uint16_t)USART_CR1_PCE)
mbed_official 205:c41fc65bcfb4 177 #define IRDA_PARITY_ODD ((uint16_t)(USART_CR1_PCE | USART_CR1_PS))
mbed_official 205:c41fc65bcfb4 178 #define IS_IRDA_PARITY(PARITY) (((PARITY) == IRDA_PARITY_NONE) || \
mbed_official 205:c41fc65bcfb4 179 ((PARITY) == IRDA_PARITY_EVEN) || \
mbed_official 205:c41fc65bcfb4 180 ((PARITY) == IRDA_PARITY_ODD))
mbed_official 205:c41fc65bcfb4 181 /**
mbed_official 205:c41fc65bcfb4 182 * @}
mbed_official 205:c41fc65bcfb4 183 */
mbed_official 205:c41fc65bcfb4 184
mbed_official 205:c41fc65bcfb4 185
mbed_official 205:c41fc65bcfb4 186 /** @defgroup IRDA_Transfer_Mode IRDA Transfer Mode
mbed_official 205:c41fc65bcfb4 187 * @{
mbed_official 205:c41fc65bcfb4 188 */
mbed_official 205:c41fc65bcfb4 189 #define IRDA_MODE_RX ((uint16_t)USART_CR1_RE)
mbed_official 205:c41fc65bcfb4 190 #define IRDA_MODE_TX ((uint16_t)USART_CR1_TE)
mbed_official 205:c41fc65bcfb4 191 #define IRDA_MODE_TX_RX ((uint16_t)(USART_CR1_TE |USART_CR1_RE))
mbed_official 205:c41fc65bcfb4 192 #define IS_IRDA_TX_RX_MODE(MODE) ((((MODE) & (~((uint16_t)(IRDA_MODE_TX_RX)))) == (uint16_t)0x00) && ((MODE) != (uint16_t)0x00))
mbed_official 205:c41fc65bcfb4 193 /**
mbed_official 205:c41fc65bcfb4 194 * @}
mbed_official 205:c41fc65bcfb4 195 */
mbed_official 205:c41fc65bcfb4 196
mbed_official 205:c41fc65bcfb4 197 /** @defgroup IRDA_Low_Power IRDA Low Power
mbed_official 205:c41fc65bcfb4 198 * @{
mbed_official 205:c41fc65bcfb4 199 */
mbed_official 205:c41fc65bcfb4 200 #define IRDA_POWERMODE_NORMAL ((uint16_t)0x0000)
mbed_official 205:c41fc65bcfb4 201 #define IRDA_POWERMODE_LOWPOWER ((uint16_t)USART_CR3_IRLP)
mbed_official 205:c41fc65bcfb4 202 #define IS_IRDA_POWERMODE(MODE) (((MODE) == IRDA_POWERMODE_LOWPOWER) || \
mbed_official 205:c41fc65bcfb4 203 ((MODE) == IRDA_POWERMODE_NORMAL))
mbed_official 205:c41fc65bcfb4 204 /**
mbed_official 205:c41fc65bcfb4 205 * @}
mbed_official 205:c41fc65bcfb4 206 */
mbed_official 205:c41fc65bcfb4 207
mbed_official 205:c41fc65bcfb4 208 /** @defgroup IRDA_State IRDA State
mbed_official 205:c41fc65bcfb4 209 * @{
mbed_official 205:c41fc65bcfb4 210 */
mbed_official 205:c41fc65bcfb4 211 #define IRDA_STATE_DISABLE ((uint16_t)0x0000)
mbed_official 205:c41fc65bcfb4 212 #define IRDA_STATE_ENABLE ((uint16_t)USART_CR1_UE)
mbed_official 205:c41fc65bcfb4 213 #define IS_IRDA_STATE(STATE) (((STATE) == IRDA_STATE_DISABLE) || \
mbed_official 205:c41fc65bcfb4 214 ((STATE) == IRDA_STATE_ENABLE))
mbed_official 205:c41fc65bcfb4 215 /**
mbed_official 205:c41fc65bcfb4 216 * @}
mbed_official 205:c41fc65bcfb4 217 */
mbed_official 205:c41fc65bcfb4 218
mbed_official 205:c41fc65bcfb4 219 /** @defgroup IRDA_Mode IRDA Mode
mbed_official 205:c41fc65bcfb4 220 * @{
mbed_official 205:c41fc65bcfb4 221 */
mbed_official 205:c41fc65bcfb4 222 #define IRDA_MODE_DISABLE ((uint16_t)0x0000)
mbed_official 205:c41fc65bcfb4 223 #define IRDA_MODE_ENABLE ((uint16_t)USART_CR3_IREN)
mbed_official 205:c41fc65bcfb4 224 #define IS_IRDA_MODE(STATE) (((STATE) == IRDA_MODE_DISABLE) || \
mbed_official 205:c41fc65bcfb4 225 ((STATE) == IRDA_MODE_ENABLE))
mbed_official 205:c41fc65bcfb4 226 /**
mbed_official 205:c41fc65bcfb4 227 * @}
mbed_official 205:c41fc65bcfb4 228 */
mbed_official 205:c41fc65bcfb4 229
mbed_official 205:c41fc65bcfb4 230 /** @defgroup IRDA_One_Bit IRDA One Bit Sampling
mbed_official 205:c41fc65bcfb4 231 * @{
mbed_official 205:c41fc65bcfb4 232 */
mbed_official 205:c41fc65bcfb4 233 #define IRDA_ONE_BIT_SAMPLE_DISABLED ((uint16_t)0x00000000)
mbed_official 205:c41fc65bcfb4 234 #define IRDA_ONE_BIT_SAMPLE_ENABLED ((uint16_t)USART_CR3_ONEBIT)
mbed_official 205:c41fc65bcfb4 235 #define IS_IRDA_ONEBIT_SAMPLE(ONEBIT) (((ONEBIT) == IRDA_ONE_BIT_SAMPLE_DISABLED) || \
mbed_official 205:c41fc65bcfb4 236 ((ONEBIT) == IRDA_ONE_BIT_SAMPLE_ENABLED))
mbed_official 205:c41fc65bcfb4 237 /**
mbed_official 205:c41fc65bcfb4 238 * @}
mbed_official 205:c41fc65bcfb4 239 */
mbed_official 205:c41fc65bcfb4 240
mbed_official 205:c41fc65bcfb4 241 /** @defgroup IRDA_DMA_Tx IRDA DMA Tx
mbed_official 205:c41fc65bcfb4 242 * @{
mbed_official 205:c41fc65bcfb4 243 */
mbed_official 205:c41fc65bcfb4 244 #define IRDA_DMA_TX_DISABLE ((uint16_t)0x00000000)
mbed_official 205:c41fc65bcfb4 245 #define IRDA_DMA_TX_ENABLE ((uint16_t)USART_CR3_DMAT)
mbed_official 205:c41fc65bcfb4 246 #define IS_IRDA_DMA_TX(DMATX) (((DMATX) == IRDA_DMA_TX_DISABLE) || \
mbed_official 205:c41fc65bcfb4 247 ((DMATX) == IRDA_DMA_TX_ENABLE))
mbed_official 205:c41fc65bcfb4 248 /**
mbed_official 205:c41fc65bcfb4 249 * @}
mbed_official 205:c41fc65bcfb4 250 */
mbed_official 205:c41fc65bcfb4 251
mbed_official 205:c41fc65bcfb4 252 /** @defgroup IRDA_DMA_Rx IRDA DMA Rx
mbed_official 205:c41fc65bcfb4 253 * @{
mbed_official 205:c41fc65bcfb4 254 */
mbed_official 205:c41fc65bcfb4 255 #define IRDA_DMA_RX_DISABLE ((uint16_t)0x0000)
mbed_official 205:c41fc65bcfb4 256 #define IRDA_DMA_RX_ENABLE ((uint16_t)USART_CR3_DMAR)
mbed_official 205:c41fc65bcfb4 257 #define IS_IRDA_DMA_RX(DMARX) (((DMARX) == IRDA_DMA_RX_DISABLE) || \
mbed_official 205:c41fc65bcfb4 258 ((DMARX) == IRDA_DMA_RX_ENABLE))
mbed_official 205:c41fc65bcfb4 259 /**
mbed_official 205:c41fc65bcfb4 260 * @}
mbed_official 205:c41fc65bcfb4 261 */
mbed_official 205:c41fc65bcfb4 262
mbed_official 205:c41fc65bcfb4 263 /** @defgroup IRDA_Flags IRDA Flags
mbed_official 205:c41fc65bcfb4 264 * Elements values convention: 0xXXXX
mbed_official 205:c41fc65bcfb4 265 * - 0xXXXX : Flag mask in the ISR register
mbed_official 205:c41fc65bcfb4 266 * @{
mbed_official 205:c41fc65bcfb4 267 */
mbed_official 205:c41fc65bcfb4 268 #define IRDA_FLAG_REACK ((uint32_t)0x00400000)
mbed_official 205:c41fc65bcfb4 269 #define IRDA_FLAG_TEACK ((uint32_t)0x00200000)
mbed_official 205:c41fc65bcfb4 270 #define IRDA_FLAG_BUSY ((uint32_t)0x00010000)
mbed_official 205:c41fc65bcfb4 271 #define IRDA_FLAG_ABRF ((uint32_t)0x00008000)
mbed_official 205:c41fc65bcfb4 272 #define IRDA_FLAG_ABRE ((uint32_t)0x00004000)
mbed_official 205:c41fc65bcfb4 273 #define IRDA_FLAG_TXE ((uint32_t)0x00000080)
mbed_official 205:c41fc65bcfb4 274 #define IRDA_FLAG_TC ((uint32_t)0x00000040)
mbed_official 205:c41fc65bcfb4 275 #define IRDA_FLAG_RXNE ((uint32_t)0x00000020)
mbed_official 205:c41fc65bcfb4 276 #define IRDA_FLAG_ORE ((uint32_t)0x00000008)
mbed_official 205:c41fc65bcfb4 277 #define IRDA_FLAG_NE ((uint32_t)0x00000004)
mbed_official 205:c41fc65bcfb4 278 #define IRDA_FLAG_FE ((uint32_t)0x00000002)
mbed_official 205:c41fc65bcfb4 279 #define IRDA_FLAG_PE ((uint32_t)0x00000001)
mbed_official 205:c41fc65bcfb4 280 /**
mbed_official 205:c41fc65bcfb4 281 * @}
mbed_official 205:c41fc65bcfb4 282 */
mbed_official 205:c41fc65bcfb4 283
mbed_official 205:c41fc65bcfb4 284 /** @defgroup IRDA_Interrupt_definition IRDA Interrupts Definition
mbed_official 205:c41fc65bcfb4 285 * Elements values convention: 0000ZZZZ0XXYYYYYb
mbed_official 205:c41fc65bcfb4 286 * - YYYYY : Interrupt source position in the XX register (5bits)
mbed_official 205:c41fc65bcfb4 287 * - XX : Interrupt source register (2bits)
mbed_official 205:c41fc65bcfb4 288 * - 01: CR1 register
mbed_official 205:c41fc65bcfb4 289 * - 10: CR2 register
mbed_official 205:c41fc65bcfb4 290 * - 11: CR3 register
mbed_official 205:c41fc65bcfb4 291 * - ZZZZ : Flag position in the ISR register(4bits)
mbed_official 205:c41fc65bcfb4 292 * @{
mbed_official 205:c41fc65bcfb4 293 */
mbed_official 205:c41fc65bcfb4 294 #define IRDA_IT_PE ((uint16_t)0x0028)
mbed_official 205:c41fc65bcfb4 295 #define IRDA_IT_TXE ((uint16_t)0x0727)
mbed_official 205:c41fc65bcfb4 296 #define IRDA_IT_TC ((uint16_t)0x0626)
mbed_official 205:c41fc65bcfb4 297 #define IRDA_IT_RXNE ((uint16_t)0x0525)
mbed_official 205:c41fc65bcfb4 298 #define IRDA_IT_IDLE ((uint16_t)0x0424)
mbed_official 205:c41fc65bcfb4 299
mbed_official 205:c41fc65bcfb4 300
mbed_official 205:c41fc65bcfb4 301
mbed_official 205:c41fc65bcfb4 302 /** Elements values convention: 000000000XXYYYYYb
mbed_official 205:c41fc65bcfb4 303 * - YYYYY : Interrupt source position in the XX register (5bits)
mbed_official 205:c41fc65bcfb4 304 * - XX : Interrupt source register (2bits)
mbed_official 205:c41fc65bcfb4 305 * - 01: CR1 register
mbed_official 205:c41fc65bcfb4 306 * - 10: CR2 register
mbed_official 205:c41fc65bcfb4 307 * - 11: CR3 register
mbed_official 205:c41fc65bcfb4 308 */
mbed_official 205:c41fc65bcfb4 309 #define IRDA_IT_ERR ((uint16_t)0x0060)
mbed_official 205:c41fc65bcfb4 310
mbed_official 205:c41fc65bcfb4 311 /** Elements values convention: 0000ZZZZ00000000b
mbed_official 205:c41fc65bcfb4 312 * - ZZZZ : Flag position in the ISR register(4bits)
mbed_official 205:c41fc65bcfb4 313 */
mbed_official 205:c41fc65bcfb4 314 #define IRDA_IT_ORE ((uint16_t)0x0300)
mbed_official 205:c41fc65bcfb4 315 #define IRDA_IT_NE ((uint16_t)0x0200)
mbed_official 205:c41fc65bcfb4 316 #define IRDA_IT_FE ((uint16_t)0x0100)
mbed_official 205:c41fc65bcfb4 317 /**
mbed_official 205:c41fc65bcfb4 318 * @}
mbed_official 205:c41fc65bcfb4 319 */
mbed_official 205:c41fc65bcfb4 320
mbed_official 205:c41fc65bcfb4 321 /** @defgroup IRDA_IT_CLEAR_Flags IRDA Interruption Clear Flags
mbed_official 205:c41fc65bcfb4 322 * @{
mbed_official 205:c41fc65bcfb4 323 */
mbed_official 205:c41fc65bcfb4 324 #define IRDA_CLEAR_PEF USART_ICR_PECF /*!< Parity Error Clear Flag */
mbed_official 205:c41fc65bcfb4 325 #define IRDA_CLEAR_FEF USART_ICR_FECF /*!< Framing Error Clear Flag */
mbed_official 205:c41fc65bcfb4 326 #define IRDA_CLEAR_NEF USART_ICR_NCF /*!< Noise detected Clear Flag */
mbed_official 205:c41fc65bcfb4 327 #define IRDA_CLEAR_OREF USART_ICR_ORECF /*!< OverRun Error Clear Flag */
mbed_official 205:c41fc65bcfb4 328 #define IRDA_CLEAR_TCF USART_ICR_TCCF /*!< Transmission Complete Clear Flag */
mbed_official 205:c41fc65bcfb4 329 /**
mbed_official 205:c41fc65bcfb4 330 * @}
mbed_official 205:c41fc65bcfb4 331 */
mbed_official 205:c41fc65bcfb4 332
mbed_official 205:c41fc65bcfb4 333
mbed_official 205:c41fc65bcfb4 334
mbed_official 205:c41fc65bcfb4 335 /** @defgroup IRDA_Request_Parameters IRDA Request Parameters
mbed_official 205:c41fc65bcfb4 336 * @{
mbed_official 205:c41fc65bcfb4 337 */
mbed_official 205:c41fc65bcfb4 338 #define IRDA_AUTOBAUD_REQUEST ((uint16_t)USART_RQR_ABRRQ) /*!< Auto-Baud Rate Request */
mbed_official 205:c41fc65bcfb4 339 #define IRDA_RXDATA_FLUSH_REQUEST ((uint16_t)USART_RQR_RXFRQ) /*!< Receive Data flush Request */
mbed_official 205:c41fc65bcfb4 340 #define IRDA_TXDATA_FLUSH_REQUEST ((uint16_t)USART_RQR_TXFRQ) /*!< Transmit data flush Request */
mbed_official 205:c41fc65bcfb4 341 #define IS_IRDA_REQUEST_PARAMETER(PARAM) (((PARAM) == IRDA_AUTOBAUD_REQUEST) || \
mbed_official 205:c41fc65bcfb4 342 ((PARAM) == IRDA_SENDBREAK_REQUEST) || \
mbed_official 205:c41fc65bcfb4 343 ((PARAM) == IRDA_MUTE_MODE_REQUEST) || \
mbed_official 205:c41fc65bcfb4 344 ((PARAM) == IRDA_RXDATA_FLUSH_REQUEST) || \
mbed_official 205:c41fc65bcfb4 345 ((PARAM) == IRDA_TXDATA_FLUSH_REQUEST))
mbed_official 205:c41fc65bcfb4 346 /**
mbed_official 205:c41fc65bcfb4 347 * @}
mbed_official 205:c41fc65bcfb4 348 */
mbed_official 205:c41fc65bcfb4 349
mbed_official 205:c41fc65bcfb4 350 /** @defgroup IRDA_Interruption_Mask IRDA interruptions flag mask
mbed_official 205:c41fc65bcfb4 351 * @{
mbed_official 205:c41fc65bcfb4 352 */
mbed_official 205:c41fc65bcfb4 353 #define IRDA_IT_MASK ((uint16_t)0x001F)
mbed_official 205:c41fc65bcfb4 354 /**
mbed_official 205:c41fc65bcfb4 355 * @}
mbed_official 205:c41fc65bcfb4 356 */
mbed_official 205:c41fc65bcfb4 357
mbed_official 205:c41fc65bcfb4 358 /**
mbed_official 205:c41fc65bcfb4 359 * @}
mbed_official 205:c41fc65bcfb4 360 */
mbed_official 205:c41fc65bcfb4 361
mbed_official 205:c41fc65bcfb4 362
mbed_official 205:c41fc65bcfb4 363 /* Exported macros -----------------------------------------------------------*/
mbed_official 205:c41fc65bcfb4 364 /** @defgroup IRDA_Exported_Macros
mbed_official 205:c41fc65bcfb4 365 * @{
mbed_official 205:c41fc65bcfb4 366 */
mbed_official 205:c41fc65bcfb4 367
mbed_official 205:c41fc65bcfb4 368 /** @brief Reset IRDA handle state
mbed_official 205:c41fc65bcfb4 369 * @param __HANDLE__: IRDA handle.
mbed_official 205:c41fc65bcfb4 370 * @retval None
mbed_official 205:c41fc65bcfb4 371 */
mbed_official 205:c41fc65bcfb4 372 #define __HAL_IRDA_RESET_HANDLE_STATE(__HANDLE__) ((__HANDLE__)->State = HAL_IRDA_STATE_RESET)
mbed_official 205:c41fc65bcfb4 373
mbed_official 205:c41fc65bcfb4 374 /** @brief Checks whether the specified IRDA flag is set or not.
mbed_official 205:c41fc65bcfb4 375 * @param __HANDLE__: specifies the IRDA Handle.
mbed_official 205:c41fc65bcfb4 376 * The Handle Instance can be UARTx where x: 1, 2, 3, 4, 5 to select the USART or
mbed_official 205:c41fc65bcfb4 377 * UART peripheral
mbed_official 205:c41fc65bcfb4 378 * @param __FLAG__: specifies the flag to check.
mbed_official 205:c41fc65bcfb4 379 * This parameter can be one of the following values:
mbed_official 205:c41fc65bcfb4 380 * @arg IRDA_FLAG_REACK: Receive enable ackowledge flag
mbed_official 205:c41fc65bcfb4 381 * @arg IRDA_FLAG_TEACK: Transmit enable ackowledge flag
mbed_official 205:c41fc65bcfb4 382 * @arg IRDA_FLAG_BUSY: Busy flag
mbed_official 205:c41fc65bcfb4 383 * @arg IRDA_FLAG_ABRF: Auto Baud rate detection flag
mbed_official 205:c41fc65bcfb4 384 * @arg IRDA_FLAG_ABRE: Auto Baud rate detection error flag
mbed_official 205:c41fc65bcfb4 385 * @arg IRDA_FLAG_TXE: Transmit data register empty flag
mbed_official 205:c41fc65bcfb4 386 * @arg IRDA_FLAG_TC: Transmission Complete flag
mbed_official 205:c41fc65bcfb4 387 * @arg IRDA_FLAG_RXNE: Receive data register not empty flag
mbed_official 205:c41fc65bcfb4 388 * @arg IRDA_FLAG_IDLE: Idle Line detection flag
mbed_official 205:c41fc65bcfb4 389 * @arg IRDA_FLAG_ORE: OverRun Error flag
mbed_official 205:c41fc65bcfb4 390 * @arg IRDA_FLAG_NE: Noise Error flag
mbed_official 205:c41fc65bcfb4 391 * @arg IRDA_FLAG_FE: Framing Error flag
mbed_official 205:c41fc65bcfb4 392 * @arg IRDA_FLAG_PE: Parity Error flag
mbed_official 205:c41fc65bcfb4 393 * @retval The new state of __FLAG__ (TRUE or FALSE).
mbed_official 205:c41fc65bcfb4 394 */
mbed_official 205:c41fc65bcfb4 395 #define __HAL_IRDA_GET_FLAG(__HANDLE__, __FLAG__) (((__HANDLE__)->Instance->ISR & (__FLAG__)) == (__FLAG__))
mbed_official 205:c41fc65bcfb4 396
mbed_official 205:c41fc65bcfb4 397
mbed_official 205:c41fc65bcfb4 398 /** @brief Enables the specified IRDA interrupt.
mbed_official 205:c41fc65bcfb4 399 * @param __HANDLE__: specifies the IRDA Handle.
mbed_official 205:c41fc65bcfb4 400 * The Handle Instance can be UARTx where x: 1, 2, 3, 4, 5 to select the USART or
mbed_official 205:c41fc65bcfb4 401 * UART peripheral
mbed_official 205:c41fc65bcfb4 402 * @param __INTERRUPT__: specifies the IRDA interrupt source to enable.
mbed_official 205:c41fc65bcfb4 403 * This parameter can be one of the following values:
mbed_official 205:c41fc65bcfb4 404 * @arg IRDA_IT_TXE: Transmit Data Register empty interrupt
mbed_official 205:c41fc65bcfb4 405 * @arg IRDA_IT_TC: Transmission complete interrupt
mbed_official 205:c41fc65bcfb4 406 * @arg IRDA_IT_RXNE: Receive Data register not empty interrupt
mbed_official 205:c41fc65bcfb4 407 * @arg IRDA_IT_IDLE: Idle line detection interrupt
mbed_official 205:c41fc65bcfb4 408 * @arg IRDA_IT_PE: Parity Error interrupt
mbed_official 205:c41fc65bcfb4 409 * @arg IRDA_IT_ERR: Error interrupt(Frame error, noise error, overrun error)
mbed_official 205:c41fc65bcfb4 410 * @retval None
mbed_official 205:c41fc65bcfb4 411 */
mbed_official 205:c41fc65bcfb4 412 #define __HAL_IRDA_ENABLE_IT(__HANDLE__, __INTERRUPT__) (((((uint8_t)(__INTERRUPT__)) >> 5U) == 1)? ((__HANDLE__)->Instance->CR1 |= (1U << ((__INTERRUPT__) & IRDA_IT_MASK))): \
mbed_official 205:c41fc65bcfb4 413 ((((uint8_t)(__INTERRUPT__)) >> 5U) == 2)? ((__HANDLE__)->Instance->CR2 |= (1U << ((__INTERRUPT__) & IRDA_IT_MASK))): \
mbed_official 205:c41fc65bcfb4 414 ((__HANDLE__)->Instance->CR3 |= (1U << ((__INTERRUPT__) & IRDA_IT_MASK))))
mbed_official 205:c41fc65bcfb4 415
mbed_official 205:c41fc65bcfb4 416 /** @brief Disables the specified IRDA interrupt.
mbed_official 205:c41fc65bcfb4 417 * @param __HANDLE__: specifies the IRDA Handle.
mbed_official 205:c41fc65bcfb4 418 * The Handle Instance can be UARTx where x: 1, 2, 3, 4, 5 to select the USART or
mbed_official 205:c41fc65bcfb4 419 * UART peripheral
mbed_official 205:c41fc65bcfb4 420 * @param __INTERRUPT__: specifies the IRDA interrupt source to disable.
mbed_official 205:c41fc65bcfb4 421 * This parameter can be one of the following values:
mbed_official 205:c41fc65bcfb4 422 * @arg IRDA_IT_TXE: Transmit Data Register empty interrupt
mbed_official 205:c41fc65bcfb4 423 * @arg IRDA_IT_TC: Transmission complete interrupt
mbed_official 205:c41fc65bcfb4 424 * @arg IRDA_IT_RXNE: Receive Data register not empty interrupt
mbed_official 205:c41fc65bcfb4 425 * @arg IRDA_IT_IDLE: Idle line detection interrupt
mbed_official 205:c41fc65bcfb4 426 * @arg IRDA_IT_PE: Parity Error interrupt
mbed_official 205:c41fc65bcfb4 427 * @arg IRDA_IT_ERR: Error interrupt(Frame error, noise error, overrun error)
mbed_official 205:c41fc65bcfb4 428 * @retval None
mbed_official 205:c41fc65bcfb4 429 */
mbed_official 205:c41fc65bcfb4 430 #define __HAL_IRDA_DISABLE_IT(__HANDLE__, __INTERRUPT__) (((((uint8_t)(__INTERRUPT__)) >> 5U) == 1)? ((__HANDLE__)->Instance->CR1 &= ~ (1U << ((__INTERRUPT__) & IRDA_IT_MASK))): \
mbed_official 205:c41fc65bcfb4 431 ((((uint8_t)(__INTERRUPT__)) >> 5U) == 2)? ((__HANDLE__)->Instance->CR2 &= ~ (1U << ((__INTERRUPT__) & IRDA_IT_MASK))): \
mbed_official 205:c41fc65bcfb4 432 ((__HANDLE__)->Instance->CR3 &= ~ (1U << ((__INTERRUPT__) & IRDA_IT_MASK))))
mbed_official 205:c41fc65bcfb4 433
mbed_official 205:c41fc65bcfb4 434
mbed_official 205:c41fc65bcfb4 435 /** @brief Checks whether the specified IRDA interrupt has occurred or not.
mbed_official 205:c41fc65bcfb4 436 * @param __HANDLE__: specifies the IRDA Handle.
mbed_official 205:c41fc65bcfb4 437 * The Handle Instance can be UARTx where x: 1, 2, 3, 4, 5 to select the USART or
mbed_official 205:c41fc65bcfb4 438 * UART peripheral
mbed_official 205:c41fc65bcfb4 439 * @param __IT__: specifies the IRDA interrupt source to check.
mbed_official 205:c41fc65bcfb4 440 * This parameter can be one of the following values:
mbed_official 205:c41fc65bcfb4 441 * @arg IRDA_IT_TXE: Transmit Data Register empty interrupt
mbed_official 205:c41fc65bcfb4 442 * @arg IRDA_IT_TC: Transmission complete interrupt
mbed_official 205:c41fc65bcfb4 443 * @arg IRDA_IT_RXNE: Receive Data register not empty interrupt
mbed_official 205:c41fc65bcfb4 444 * @arg IRDA_IT_IDLE: Idle line detection interrupt
mbed_official 205:c41fc65bcfb4 445 * @arg IRDA_IT_ORE: OverRun Error interrupt
mbed_official 205:c41fc65bcfb4 446 * @arg IRDA_IT_NE: Noise Error interrupt
mbed_official 205:c41fc65bcfb4 447 * @arg IRDA_IT_FE: Framing Error interrupt
mbed_official 205:c41fc65bcfb4 448 * @arg IRDA_IT_PE: Parity Error interrupt
mbed_official 205:c41fc65bcfb4 449 * @retval The new state of __IT__ (TRUE or FALSE).
mbed_official 205:c41fc65bcfb4 450 */
mbed_official 205:c41fc65bcfb4 451 #define __HAL_IRDA_GET_IT(__HANDLE__, __IT__) ((__HANDLE__)->Instance->ISR & ((uint32_t)1U << ((__IT__)>> 0x08)))
mbed_official 205:c41fc65bcfb4 452
mbed_official 205:c41fc65bcfb4 453 /** @brief Checks whether the specified IRDA interrupt source is enabled.
mbed_official 205:c41fc65bcfb4 454 * @param __HANDLE__: specifies the IRDA Handle.
mbed_official 205:c41fc65bcfb4 455 * The Handle Instance can be UARTx where x: 1, 2, 3, 4, 5 to select the USART or
mbed_official 205:c41fc65bcfb4 456 * UART peripheral
mbed_official 205:c41fc65bcfb4 457 * @param __IT__: specifies the IRDA interrupt source to check.
mbed_official 205:c41fc65bcfb4 458 * This parameter can be one of the following values:
mbed_official 205:c41fc65bcfb4 459 * @arg IRDA_IT_TXE: Transmit Data Register empty interrupt
mbed_official 205:c41fc65bcfb4 460 * @arg IRDA_IT_TC: Transmission complete interrupt
mbed_official 205:c41fc65bcfb4 461 * @arg IRDA_IT_RXNE: Receive Data register not empty interrupt
mbed_official 205:c41fc65bcfb4 462 * @arg IRDA_IT_IDLE: Idle line detection interrupt
mbed_official 205:c41fc65bcfb4 463 * @arg IRDA_IT_ORE: OverRun Error interrupt
mbed_official 205:c41fc65bcfb4 464 * @arg IRDA_IT_NE: Noise Error interrupt
mbed_official 205:c41fc65bcfb4 465 * @arg IRDA_IT_FE: Framing Error interrupt
mbed_official 205:c41fc65bcfb4 466 * @arg IRDA_IT_PE: Parity Error interrupt
mbed_official 205:c41fc65bcfb4 467 * @retval The new state of __IT__ (TRUE or FALSE).
mbed_official 205:c41fc65bcfb4 468 */
mbed_official 205:c41fc65bcfb4 469 #define __HAL_IRDA_GET_IT_SOURCE(__HANDLE__, __IT__) ((((((uint8_t)(__IT__)) >> 5U) == 1)? (__HANDLE__)->Instance->CR1:(((((uint8_t)(__IT__)) >> 5U) == 2)? \
mbed_official 205:c41fc65bcfb4 470 (__HANDLE__)->Instance->CR2 : (__HANDLE__)->Instance->CR3)) & ((uint32_t)1 << (((uint16_t)(__IT__)) & IRDA_IT_MASK)))
mbed_official 205:c41fc65bcfb4 471
mbed_official 205:c41fc65bcfb4 472
mbed_official 205:c41fc65bcfb4 473 /** @brief Clears the specified IRDA ISR flag, in setting the proper ICR register flag.
mbed_official 205:c41fc65bcfb4 474 * @param __HANDLE__: specifies the IRDA Handle.
mbed_official 205:c41fc65bcfb4 475 * The Handle Instance can be UARTx where x: 1, 2, 3, 4, 5 to select the USART or
mbed_official 205:c41fc65bcfb4 476 * UART peripheral
mbed_official 205:c41fc65bcfb4 477 * @param __IT_CLEAR__: specifies the interrupt clear register flag that needs to be set
mbed_official 205:c41fc65bcfb4 478 * to clear the corresponding interrupt
mbed_official 205:c41fc65bcfb4 479 * This parameter can be one of the following values:
mbed_official 205:c41fc65bcfb4 480 * @arg IRDA_CLEAR_PEF: Parity Error Clear Flag
mbed_official 205:c41fc65bcfb4 481 * @arg IRDA_CLEAR_FEF: Framing Error Clear Flag
mbed_official 205:c41fc65bcfb4 482 * @arg IRDA_CLEAR_NEF: Noise detected Clear Flag
mbed_official 205:c41fc65bcfb4 483 * @arg IRDA_CLEAR_OREF: OverRun Error Clear Flag
mbed_official 205:c41fc65bcfb4 484 * @arg IRDA_CLEAR_TCF: Transmission Complete Clear Flag
mbed_official 205:c41fc65bcfb4 485 * @retval None
mbed_official 205:c41fc65bcfb4 486 */
mbed_official 205:c41fc65bcfb4 487 #define __HAL_IRDA_CLEAR_IT(__HANDLE__, __IT_CLEAR__) ((__HANDLE__)->Instance->ICR |= (uint32_t)(__IT_CLEAR__))
mbed_official 205:c41fc65bcfb4 488
mbed_official 205:c41fc65bcfb4 489
mbed_official 205:c41fc65bcfb4 490 /** @brief Set a specific IRDA request flag.
mbed_official 205:c41fc65bcfb4 491 * @param __HANDLE__: specifies the IRDA Handle.
mbed_official 205:c41fc65bcfb4 492 * The Handle Instance can be UARTx where x: 1, 2, 3, 4, 5 to select the USART or
mbed_official 205:c41fc65bcfb4 493 * UART peripheral
mbed_official 205:c41fc65bcfb4 494 * @param __REQ__: specifies the request flag to set
mbed_official 205:c41fc65bcfb4 495 * This parameter can be one of the following values:
mbed_official 205:c41fc65bcfb4 496 * @arg IRDA_AUTOBAUD_REQUEST: Auto-Baud Rate Request
mbed_official 205:c41fc65bcfb4 497 * @arg IRDA_RXDATA_FLUSH_REQUEST: Receive Data flush Request
mbed_official 205:c41fc65bcfb4 498 * @arg IRDA_TXDATA_FLUSH_REQUEST: Transmit data flush Request
mbed_official 205:c41fc65bcfb4 499 *
mbed_official 205:c41fc65bcfb4 500 * @retval None
mbed_official 205:c41fc65bcfb4 501 */
mbed_official 205:c41fc65bcfb4 502 #define __HAL_IRDA_SEND_REQ(__HANDLE__, __REQ__) ((__HANDLE__)->Instance->RQR |= (uint16_t)(__REQ__))
mbed_official 205:c41fc65bcfb4 503
mbed_official 205:c41fc65bcfb4 504
mbed_official 205:c41fc65bcfb4 505
mbed_official 205:c41fc65bcfb4 506 /** @brief Enable UART/USART associated to IRDA Handle
mbed_official 205:c41fc65bcfb4 507 * @param __HANDLE__: specifies the IRDA Handle.
mbed_official 205:c41fc65bcfb4 508 * The Handle Instance can be UARTx where x: 1, 2, 3, 4, 5 to select the USART or
mbed_official 205:c41fc65bcfb4 509 * UART peripheral
mbed_official 205:c41fc65bcfb4 510 * @retval None
mbed_official 205:c41fc65bcfb4 511 */
mbed_official 205:c41fc65bcfb4 512 #define __HAL_IRDA_ENABLE(__HANDLE__) ((__HANDLE__)->Instance->CR1 |= USART_CR1_UE)
mbed_official 205:c41fc65bcfb4 513
mbed_official 205:c41fc65bcfb4 514 /** @brief Disable UART/USART associated to IRDA Handle
mbed_official 205:c41fc65bcfb4 515 * @param __HANDLE__: specifies the IRDA Handle.
mbed_official 205:c41fc65bcfb4 516 * The Handle Instance can be UARTx where x: 1, 2, 3, 4, 5 to select the USART or
mbed_official 205:c41fc65bcfb4 517 * UART peripheral
mbed_official 205:c41fc65bcfb4 518 * @retval None
mbed_official 205:c41fc65bcfb4 519 */
mbed_official 205:c41fc65bcfb4 520 #define __HAL_IRDA_DISABLE(__HANDLE__) ((__HANDLE__)->Instance->CR1 &= ~USART_CR1_UE)
mbed_official 205:c41fc65bcfb4 521
mbed_official 205:c41fc65bcfb4 522 /** @brief Ensure that IRDA Baud rate is less or equal to maximum value
mbed_official 205:c41fc65bcfb4 523 * @param __BAUDRATE__: specifies the IRDA Baudrate set by the user.
mbed_official 205:c41fc65bcfb4 524 * @retval True or False
mbed_official 205:c41fc65bcfb4 525 */
mbed_official 205:c41fc65bcfb4 526 #define IS_IRDA_BAUDRATE(__BAUDRATE__) ((__BAUDRATE__) < 115201)
mbed_official 205:c41fc65bcfb4 527
mbed_official 205:c41fc65bcfb4 528 /** @brief Ensure that IRDA prescaler value is strictly larger than 0
mbed_official 205:c41fc65bcfb4 529 * @param __PRESCALER__: specifies the IRDA prescaler value set by the user.
mbed_official 205:c41fc65bcfb4 530 * @retval True or False
mbed_official 205:c41fc65bcfb4 531 */
mbed_official 205:c41fc65bcfb4 532 #define IS_IRDA_PRESCALER(__PRESCALER__) ((__PRESCALER__) > 0)
mbed_official 205:c41fc65bcfb4 533
mbed_official 205:c41fc65bcfb4 534 /**
mbed_official 205:c41fc65bcfb4 535 * @}
mbed_official 205:c41fc65bcfb4 536 */
mbed_official 205:c41fc65bcfb4 537
mbed_official 205:c41fc65bcfb4 538 /* Include IRDA HAL Extension module */
mbed_official 205:c41fc65bcfb4 539 #include "stm32f0xx_hal_irda_ex.h"
mbed_official 205:c41fc65bcfb4 540
mbed_official 205:c41fc65bcfb4 541 /* Exported functions --------------------------------------------------------*/
mbed_official 205:c41fc65bcfb4 542 /* Initialization and de-initialization functions ****************************/
mbed_official 205:c41fc65bcfb4 543 HAL_StatusTypeDef HAL_IRDA_Init(IRDA_HandleTypeDef *hirda);
mbed_official 205:c41fc65bcfb4 544 HAL_StatusTypeDef HAL_IRDA_DeInit(IRDA_HandleTypeDef *hirda);
mbed_official 205:c41fc65bcfb4 545 void HAL_IRDA_MspInit(IRDA_HandleTypeDef *hirda);
mbed_official 205:c41fc65bcfb4 546 void HAL_IRDA_MspDeInit(IRDA_HandleTypeDef *hirda);
mbed_official 205:c41fc65bcfb4 547
mbed_official 205:c41fc65bcfb4 548
mbed_official 205:c41fc65bcfb4 549 /* IO operation functions *****************************************************/
mbed_official 205:c41fc65bcfb4 550 HAL_StatusTypeDef HAL_IRDA_Transmit(IRDA_HandleTypeDef *hirda, uint8_t *pData, uint16_t Size, uint32_t Timeout);
mbed_official 205:c41fc65bcfb4 551 HAL_StatusTypeDef HAL_IRDA_Receive(IRDA_HandleTypeDef *hirda, uint8_t *pData, uint16_t Size, uint32_t Timeout);
mbed_official 205:c41fc65bcfb4 552 HAL_StatusTypeDef HAL_IRDA_Transmit_IT(IRDA_HandleTypeDef *hirda, uint8_t *pData, uint16_t Size);
mbed_official 205:c41fc65bcfb4 553 HAL_StatusTypeDef HAL_IRDA_Receive_IT(IRDA_HandleTypeDef *hirda, uint8_t *pData, uint16_t Size);
mbed_official 205:c41fc65bcfb4 554 HAL_StatusTypeDef HAL_IRDA_Transmit_DMA(IRDA_HandleTypeDef *hirda, uint8_t *pData, uint16_t Size);
mbed_official 205:c41fc65bcfb4 555 HAL_StatusTypeDef HAL_IRDA_Receive_DMA(IRDA_HandleTypeDef *hirda, uint8_t *pData, uint16_t Size);
mbed_official 205:c41fc65bcfb4 556 void HAL_IRDA_IRQHandler(IRDA_HandleTypeDef *hirda);
mbed_official 205:c41fc65bcfb4 557 void HAL_IRDA_TxCpltCallback(IRDA_HandleTypeDef *hirda);
mbed_official 205:c41fc65bcfb4 558 void HAL_IRDA_RxCpltCallback(IRDA_HandleTypeDef *hirda);
mbed_official 205:c41fc65bcfb4 559 void HAL_IRDA_ErrorCallback(IRDA_HandleTypeDef *hirda);
mbed_official 205:c41fc65bcfb4 560
mbed_official 205:c41fc65bcfb4 561 /* Peripheral State and Error functions ***************************************/
mbed_official 205:c41fc65bcfb4 562 HAL_IRDA_StateTypeDef HAL_IRDA_GetState(IRDA_HandleTypeDef *hirda);
mbed_official 205:c41fc65bcfb4 563 uint32_t HAL_IRDA_GetError(IRDA_HandleTypeDef *hirda);
mbed_official 205:c41fc65bcfb4 564
mbed_official 205:c41fc65bcfb4 565 /**
mbed_official 205:c41fc65bcfb4 566 * @}
mbed_official 205:c41fc65bcfb4 567 */
mbed_official 205:c41fc65bcfb4 568
mbed_official 205:c41fc65bcfb4 569 /**
mbed_official 205:c41fc65bcfb4 570 * @}
mbed_official 205:c41fc65bcfb4 571 */
mbed_official 205:c41fc65bcfb4 572
mbed_official 205:c41fc65bcfb4 573 #endif /* !defined(STM32F030x6) && !defined(STM32F030x8) */
mbed_official 205:c41fc65bcfb4 574
mbed_official 205:c41fc65bcfb4 575 #ifdef __cplusplus
mbed_official 205:c41fc65bcfb4 576 }
mbed_official 205:c41fc65bcfb4 577 #endif
mbed_official 205:c41fc65bcfb4 578
mbed_official 205:c41fc65bcfb4 579 #endif /* __STM32F0xx_HAL_IRDA_H */
mbed_official 205:c41fc65bcfb4 580
mbed_official 205:c41fc65bcfb4 581 /************************ (C) COPYRIGHT STMicroelectronics *****END OF FILE****/