USART_InitIrDA_TypeDef Struct Reference
[USART]

#include <em_usart.h>

Collaboration diagram for USART_InitIrDA_TypeDef:
Collaboration graph
[legend]

Data Fields

USART_InitAsync_TypeDef async
bool irRxInv
bool irFilt
USART_IrDAPw_Typedef irPw
bool irPrsEn
USART_IrDAPrsSel_Typedef irPrsSel

Detailed Description

IrDA mode init structure. Inherited from asynchronous mode init structure

Definition at line 414 of file em_usart.h.


Field Documentation

General Async initialization structure.

Definition at line 417 of file em_usart.h.

Set to enable filter on IrDA demodulator.

Definition at line 423 of file em_usart.h.

Enable the PRS channel selected by irPrsSel as input to IrDA module instead of TX.

Definition at line 431 of file em_usart.h.

A PRS can be used as input to the pulse modulator instead of TX. This value selects the channel to use.

Definition at line 435 of file em_usart.h.

Configure the pulse width generated by the IrDA modulator as a fraction of the configured USART bit period.

Definition at line 427 of file em_usart.h.

Set to invert Rx signal before IrDA demodulator.

Definition at line 420 of file em_usart.h.


The documentation for this struct was generated from the following file: