nRF5 SDK v17.1.0
Data Fields
uri_payload_desc_t Struct Reference

Type of description of the payload of a URI record. More...

#include <nfc_uri_rec.h>

Data Fields

nfc_uri_id_t uri_id_code
 
uint8_t const * p_uri_data
 
uint8_t uri_data_len
 

Detailed Description

Type of description of the payload of a URI record.

Field Documentation

uint8_t const* uri_payload_desc_t::p_uri_data

Pointer to a URI string.

uint8_t uri_payload_desc_t::uri_data_len

Length of the URI string.

nfc_uri_id_t uri_payload_desc_t::uri_id_code

URI identifier code.


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

Documentation feedback | Developer Zone | Subscribe | Updated