Configuration structure for rectangular copy.
       Definition at line
       
        245
       
       of file
       
        em_dma.h
       
       .
      
      
       #include <
       
     
        em_dma.h
       
       >
      
| Data Fields | |
| uint16_t | dstStride | 
| uint16_t | height | 
| uint16_t | srcStride | 
Field Documentation
| uint16_t DMA_CfgRect_TypeDef::dstStride | 
DMA channel destination stride (width of destination image, distance between lines).
        Definition at line
        
         247
        
        of file
        
         em_dma.h
        
        .
       
Referenced by DMA_CfgRect() .
| uint16_t DMA_CfgRect_TypeDef::height | 
| uint16_t DMA_CfgRect_TypeDef::srcStride | 
DMA channel source stride (width of source image, distance between lines).
        Definition at line
        
         249
        
        of file
        
         em_dma.h
        
        .
       
Referenced by DMA_CfgRect() .
The documentation for this struct was generated from the following file:
- 
       C:/HandsOn/super/platform/emlib/inc/
       em_dma.h