DMA channel transfer descriptor flags.

Public Attributes#

uint32_t

Indicates if the descriptor was internally allocated by the driver.

uint32_t

Indicates if a callback should be called on descriptor completion.

uint32_t

Public Attribute Documentation#

driver_allocated#

uint32_t sl_dma_channel_xfer_descriptor_flags_t::driver_allocated

Indicates if the descriptor was internally allocated by the driver.


callback_on_complete#

uint32_t sl_dma_channel_xfer_descriptor_flags_t::callback_on_complete

Indicates if a callback should be called on descriptor completion.


reserved#

uint32_t sl_dma_channel_xfer_descriptor_flags_t::reserved