Type Alias flipperzero_sys::NfcProtocol

source ยท
pub type NfcProtocol = c_uchar;
Expand description

Enumeration of all available NFC protocols.

When implementing a new protocol, add its identifier before the NfcProtocolNum entry.