USART_InitI2s_TypeDef Struct ReferenceEMLIB > USART
I2S mode init structure. Inherited from synchronous mode init structure
       Definition at line
       
        710
       
       of file
       
        em_usart.h
       
       .
      
      
       #include <
       
     
        em_usart.h
       
       >
      
| Data Fields | |
| bool | delay | 
| bool | dmaSplit | 
| USART_I2sFormat_TypeDef | format | 
| USART_I2sJustify_TypeDef | justify | 
| bool | mono | 
| USART_InitSync_TypeDef | sync | 
Field Documentation
| bool USART_InitI2s_TypeDef::delay | 
Delay on I2S data. Set to add a one-cycle delay between a transition on the word-clock and the start of the I2S word. Should be set for standard I2S format.
        Definition at line
        
         720
        
        of file
        
         em_usart.h
        
        .
       
Referenced by USART_InitI2s() .
| bool USART_InitI2s_TypeDef::dmaSplit | 
Separate DMA Request For Left/Right Data.
        Definition at line
        
         723
        
        of file
        
         em_usart.h
        
        .
       
Referenced by MIC_init() , and USART_InitI2s() .
| USART_I2sFormat_TypeDef USART_InitI2s_TypeDef::format | 
I2S mode.
        Definition at line
        
         715
        
        of file
        
         em_usart.h
        
        .
       
Referenced by MIC_init() , and USART_InitI2s() .
| USART_I2sJustify_TypeDef USART_InitI2s_TypeDef::justify | 
Justification of I2S data within the frame
        Definition at line
        
         726
        
        of file
        
         em_usart.h
        
        .
       
Referenced by USART_InitI2s() .
| bool USART_InitI2s_TypeDef::mono | 
Stero or Mono, set to true for mono.
        Definition at line
        
         729
        
        of file
        
         em_usart.h
        
        .
       
Referenced by USART_InitI2s() .
| USART_InitSync_TypeDef USART_InitI2s_TypeDef::sync | 
General Sync initialization structure.
        Definition at line
        
         712
        
        of file
        
         em_usart.h
        
        .
       
Referenced by MIC_init() , and USART_InitI2s() .
The documentation for this struct was generated from the following file:
- 
       C:/repos/embsw_super_h1/platform/emlib/inc/
       em_usart.h