GroveNfcPn532Definitions class

Command, data and font definitions for the Grove NFC PN532 based reader.

Constructors

GroveNfcPn532Definitions()

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Constants

acknowledge → const List<int>
ackWaitTime → const int
baudRate → const int
commandByteLength → const int
diagnose → const int
getFirmwareVersion → const int
getFirmwareVersionRlength → const int
getGeneralStatus → const int
hostToPn532 → const int
inatr → const int
inAutoPoll → const int
inCommunicateThru → const int
inDataExchange → const int
inDeselect → const int
inJumpForDep → const int
inJumpForPsl → const int
inListPassiveTarget → const int
inpsl → const int
inRelease → const int
inSelect → const int
invalidAck → const int
invalidFrame → const int
maxTimeToWait → const int
noSpace → const int
pn532ToHost → const int
postamble → const int
postambleChecksumlength → const int
powerdown → const int
preamble → const int
Control codes
preambleAndStartCodes → const List<int>
readGpio → const int
readRegister → const int
readResponseLength → const int
rfConfiguration → const int
rfRegulationTest → const int
samConfiguration → const int
setParameters → const int
setSerialBaudrate → const int
startcode1 → const int
startcode2 → const int
tgGetData → const int
tgGetInitiatorCommand → const int
tgGetTargetStatus → const int
tginitAsTarget → const int
tgResponseToinItiator → const int
tgSetData → const int
tgSetGeneralBytes → const int
tgSetMetadata → const int
timeout → const int
uartDefaultDevice → const String
Uart
wakeup → const int
Command codes and response lengths
wakeupSequence → const List<int>
Command sequences
writeGpio → const int
writeRegister → const int