gdma_link_get_head_addr() function
Get the address of the head item in the link list
Arguments
list
Link list handle, allocated by `gdma_new_link_list`
Return value
- Address of the head item in the link list - NULL: Get the address failed
Notes
The head address can be used to start a DMA transfer