I2S mode initialization structure. Inherited from synchronous mode initialization structure.
       Definition at line
       
        616
       
       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
        
         626
        
        of file
        
         em_usart.h
        
        .
       
Referenced by USART_InitI2s() .
| bool USART_InitI2s_TypeDef::dmaSplit | 
Separate DMA Request For Left/Right Data.
        Definition at line
        
         629
        
        of file
        
         em_usart.h
        
        .
       
Referenced by MIC_init() , and USART_InitI2s() .
| USART_I2sFormat_TypeDef USART_InitI2s_TypeDef::format | 
I2S mode.
        Definition at line
        
         621
        
        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
        
         632
        
        of file
        
         em_usart.h
        
        .
       
Referenced by USART_InitI2s() .
| bool USART_InitI2s_TypeDef::mono | 
Stereo or Mono, set to true for mono.
        Definition at line
        
         635
        
        of file
        
         em_usart.h
        
        .
       
Referenced by USART_InitI2s() .
| USART_InitSync_TypeDef USART_InitI2s_TypeDef::sync | 
General Synchronous initialization structure.
        Definition at line
        
         618
        
        of file
        
         em_usart.h
        
        .
       
Referenced by MIC_init() , and USART_InitI2s() .
The documentation for this struct was generated from the following file:
- 
       C:/HandsOn/super/platform/emlib/inc/
       em_usart.h