Flipper Zero Firmware
Loading...
Searching...
No Matches
NfcProtocolTreeNode Struct Reference

Tree node describing a protocol. More...

Data Fields

NfcProtocol parent_protocol
 Parent protocol identifier.
 
size_t children_num
 
const NfcProtocolchildren_protocol
 < Number of the child protocols.
 

Detailed Description

Tree node describing a protocol.

All base protocols (see above) have NfcProtocolInvalid in the parent_protocol field.

Field Documentation

◆ children_protocol

const NfcProtocol* NfcProtocolTreeNode::children_protocol

< Number of the child protocols.

Pointer to an array of child protocol identifiers.


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