Type Alias flipperzero_sys::NfcCommand
source ยท pub type NfcCommand = c_uchar;Expand description
Enumeration of possible Nfc commands.
The event callback must return one of these to determine the next action.
pub type NfcCommand = c_uchar;Enumeration of possible Nfc commands.
The event callback must return one of these to determine the next action.