nRF5 SDK  v13.1.0
Choose documentation:
 All Data Structures Functions Variables Typedefs Enumerations Enumerator Groups Pages
nrf_drv_usbd_data_ptr_t Union Reference

Universal data pointer. More...

#include <nrf_drv_usbd.h>

Data Fields

void const * tx
 Constant TX buffer pointer.
 
void * rx
 Writable RX buffer pointer.
 
uint32_t ptr
 Numeric value used internally by the library.
 

Detailed Description

Universal data pointer.

Universal data pointer that can be used for any type of transfer.


The documentation for this union was generated from the following file: