dma_channel_get_default_config() function
Get the default channel configuration for a given channel Setting | Default --------|-------- Read Increment | true Write Increment | false DReq | DREQ_FORCE Chain to | self Data size | DMA_SIZE_32 Ring | write=false, size=0 (i.e. off) Byte Swap | false Quiet IRQs | false High Priority | false Channel Enable | true Sniff Enable | false
Return value
the default configuration which can then be modified.
Examples
dma_channel_get_default_config() is referenced by 10 libraries and example projects: