nRF Connect SDK API 0.1.0
Loading...
Searching...
No Matches
nfc_t4t_hl_procedure_cb Struct Reference

NFC T4T High Level Procedure callback structure. More...

#include <hl_procedure.h>

Data Fields

void(* selected )(enum nfc_t4t_hl_procedure_select type)
 HL Procedure selected callback.
 
void(* cc_read )(struct nfc_t4t_cc_file *cc)
 HL Procedure CC file read callback.
 
void(* ndef_read )(uint16_t file_id, const uint8_t *data, size_t len)
 HL Procedure NDEF file read callback.
 
void(* ndef_updated )(uint16_t file_id)
 HL Procedure NDEF file updated callback.
 

Detailed Description

NFC T4T High Level Procedure callback structure.

This structure is used to control command exchange with NFC Type 4 Tag.


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