USART_SetIrdaFilter
Default mainpage
at91lib
peripherals
usart
USART_SetIrdaFilter
Description
Source
Call Graph
USART_SetIrdaFilter
Sets the filter value for the IRDA demodulator.
Syntax / parameters
void
USART_SetIrdaFilter
(AT91S_USART *pUsart, unsigned char filter)
Name
Type
Default
Description
pUsart
AT91S_USART *
Pointer to an AT91S_USART instance.
filter
unsigned char
Filter value.
Description
Sets the filter value for the IRDA demodulator.
Source
The documentation for this Member was generated from the following files:
usart.c