nrfxlib API 0.1.0
Loading...
Searching...
No Matches

◆ nrf_wifi_osal_dma_dir

DMA direction for a DMA operation.

Enumerator
NRF_WIFI_OSAL_DMA_DIR_TO_DEV 

Data needs to be DMAed to the device.

NRF_WIFI_OSAL_DMA_DIR_FROM_DEV 

Data needs to be DMAed from the device.

NRF_WIFI_OSAL_DMA_DIR_BIDI 

Data can be DMAed in either direction i.e to or from the device.