Macros
stm32f7xx_hal_irda_ex.h File Reference

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

#include "stm32f7xx_hal_def.h"
Include dependency graph for stm32f7xx_hal_irda_ex.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define IRDA_GETCLOCKSOURCE(__HANDLE__, __CLOCKSOURCE__)
 Report the IRDA clock source. More...
 
#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. More...
 
#define IRDA_WORDLENGTH_7B   USART_CR1_M1
 
#define IRDA_WORDLENGTH_8B   0x00000000U
 
#define IRDA_WORDLENGTH_9B   USART_CR1_M0
 
#define IS_IRDA_WORD_LENGTH(__LENGTH__)
 Ensure that IRDA frame length is valid. More...
 

Detailed Description

Header file of IRDA HAL Extended module.

Author
MCD Application Team
Attention

© Copyright (c) 2017 STMicroelectronics. All rights reserved.

This software component is licensed by ST under BSD 3-Clause license, the "License"; You may not use this file except in compliance with the License. You may obtain a copy of the License at: opensource.org/licenses/BSD-3-Clause

Definition in file stm32f7xx_hal_irda_ex.h.



picovoice_driver
Author(s):
autogenerated on Fri Apr 1 2022 02:15:02