关于BCDMA使能中断模式,中断回调函数void App_udmaEventCb(Udma_EventHandle eventHandle, uint32_t eventType, void *appData)
1 函数里面的void *appData可以设置自己的参数吗?
2 如果可以在哪里可以设置?
3 可以设置哪些类型的参数
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
关于BCDMA使能中断模式,中断回调函数void App_udmaEventCb(Udma_EventHandle eventHandle, uint32_t eventType, void *appData)
1 函数里面的void *appData可以设置自己的参数吗?
2 如果可以在哪里可以设置?
3 可以设置哪些类型的参数