USART_InitIrDA_TypeDef Struct ReferenceEMLIB > USART
IrDA mode initialization structure. Inherited from asynchronous mode initialization structure.
       Definition at line
       
        560
       
       of file
       
        em_usart.h
       
       .
      
      
       #include <
       
     
        em_usart.h
       
       >
      
| Data Fields | |
| USART_InitAsync_TypeDef | async | 
| bool | irFilt | 
| bool | irPrsEn | 
| USART_IrDAPrsSel_Typedef | irPrsSel | 
| USART_IrDAPw_Typedef | irPw | 
| bool | irRxInv | 
Field Documentation
| USART_InitAsync_TypeDef USART_InitIrDA_TypeDef::async | 
General Asynchronous initialization structure.
        Definition at line
        
         562
        
        of file
        
         em_usart.h
        
        .
       
Referenced by USARTn_InitIrDA() .
| bool USART_InitIrDA_TypeDef::irFilt | 
Set to enable filter on IrDA demodulator.
        Definition at line
        
         568
        
        of file
        
         em_usart.h
        
        .
       
Referenced by USARTn_InitIrDA() .
| bool USART_InitIrDA_TypeDef::irPrsEn | 
Enable the PRS channel selected by irPrsSel as input to IrDA module instead of TX.
        Definition at line
        
         576
        
        of file
        
         em_usart.h
        
        .
       
Referenced by USARTn_InitIrDA() .
| USART_IrDAPrsSel_Typedef USART_InitIrDA_TypeDef::irPrsSel | 
PRS can be used as input to the pulse modulator instead of TX. This value selects the channel to use.
        Definition at line
        
         580
        
        of file
        
         em_usart.h
        
        .
       
Referenced by USARTn_InitIrDA() .
| USART_IrDAPw_Typedef USART_InitIrDA_TypeDef::irPw | 
Configure the pulse width generated by the IrDA modulator as a fraction of the configured USART bit period.
        Definition at line
        
         572
        
        of file
        
         em_usart.h
        
        .
       
Referenced by USARTn_InitIrDA() .
| bool USART_InitIrDA_TypeDef::irRxInv | 
Set to invert Rx signal before IrDA demodulator.
        Definition at line
        
         565
        
        of file
        
         em_usart.h
        
        .
       
Referenced by USARTn_InitIrDA() .
The documentation for this struct was generated from the following file:
- 
       C:/repos/embsw_super_h1/platform/emlib/inc/
       em_usart.h