Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
_edma_minor_offset_config Struct Reference
[Edma]
eDMA minor offset configuration More...
#include <fsl_edma.h>
Data Fields | |
bool | enableSrcMinorOffset |
bool | enableDestMinorOffset |
uint32_t | minorOffset |
Detailed Description
eDMA minor offset configuration
Definition at line 193 of file fsl_edma.h.
Field Documentation
Enable(true) or Disable(false) destination minor loop offset.
Definition at line 196 of file fsl_edma.h.
bool enableSrcMinorOffset |
Enable(true) or Disable(false) source minor loop offset.
Definition at line 195 of file fsl_edma.h.
uint32_t minorOffset |
Offset for a minor loop mapping.
Definition at line 197 of file fsl_edma.h.
Generated on Tue Jul 12 2022 15:37:36 by
