gdma_buffer_mount_flags::mark_final field
Whether to terminate the DMA link list at this item. Note, DMA engine will stop at this item and trigger an interrupt. If `mark_final` is not set, this list item will point to the next item, and wrap around to the head item if it's the last one in the list.