UDMA init parameters.
Data Fields | |
Udma_VirtToPhyFxn | virtToPhyFxn |
Udma_VirtToPhyFxn app_udma_init_prms_t::virtToPhyFxn |
If not NULL, this function will be called to convert virtual address to physical address to be provided to UDMA. If NULL, the driver will assume a one-one mapping.
Note: The init fxn will initialize this to the default one-one map function #Udma_defaultVirtToPhyFxn