nrfxlib API 0.1.0
|
Structure to hold buffer mapping information for the HAL layer. More...
#include <hal_structs.h>
Data Fields | |
bool | mapped |
unsigned long | virt_addr |
unsigned long | phy_addr |
unsigned int | buf_len |
Structure to hold buffer mapping information for the HAL layer.