HAL + 0/7 examples
CodeScope will show references to LL_USART_ReceiveData8() from the following samples and libraries:
 
Symbols
loading...
Files
loading...

LL_USART_ReceiveData8() function

Read Receiver Data register (Receive Data value, 8 bits)

Syntax

__STATIC_INLINE uint8_t LL_USART_ReceiveData8(const USART_TypeDef *USARTx);

Arguments

USARTx

USART Instance

Return value

Value between Min_Data=0x00 and Max_Data=0xFF

Examples

LL_USART_ReceiveData8() is referenced by 7 libraries and example projects.

References

LocationText
stm32f4xx_ll_usart.h:2403
__STATIC_INLINE uint8_t LL_USART_ReceiveData8(const USART_TypeDef *USARTx)

Data Use

Data read by LL_USART_ReceiveData8()
LL_USART_ReceiveData8()
Type of LL_USART_ReceiveData8()
LL_USART_ReceiveData8()
uint8_t
all items filtered out