RTEMS 6.1-rc4
Loading...
Searching...
No Matches
Macros
stm32h7xx_hal_irda_ex.h File Reference

Header file of IRDA HAL Extended module. More...

#include "stm32h7xx_hal_def.h"

Go to the source code of this file.

Macros

#define IRDA_WORDLENGTH_7B   USART_CR1_M1
 
#define IRDA_WORDLENGTH_8B   0x00000000U
 
#define IRDA_WORDLENGTH_9B   USART_CR1_M0
 
#define IRDA_GETCLOCKSOURCE(__HANDLE__, __CLOCKSOURCE__)
 Report the IRDA clock source.
 
#define IRDA_MASK_COMPUTATION(__HANDLE__)
 Compute the mask to apply to retrieve the received data according to the word length and to the parity bits activation.
 
#define IS_IRDA_WORD_LENGTH(__LENGTH__)
 Ensure that IRDA frame length is valid.
 

Detailed Description

Header file of IRDA HAL Extended module.

Author
MCD Application Team
Attention

Copyright (c) 2017 STMicroelectronics. All rights reserved.

This software is licensed under terms that can be found in the LICENSE file in the root directory of this software component. If no LICENSE file comes with this software, it is provided AS-IS.