pub const NFC_TagState_Scanning: NFC_TagState = 2;
Expand description

Not currently scanning for NFC tags. Set by nfcStopScanning() and nfcInit(), when successful.