Felica.GenericCmd

Generic command for FeliCa.

Properties

Parameters (request frame)

Name Type/Size Description
FastBaud Enumeration (8 bits) Baudrate PCD-PICC.
Values:
  • Kbps212 (0)
  • Kbps424 (1)
Cmd Integer (8 bits) Command to card.
Length of Param Integer (8 bits) Length of Param in bytes
Param Raw data Parameter of command.
Timeout Integer (16 bits) Timeout send PCD and receive PICC.

Returned values (response frame)

Name Type/Size Description
Length of Resp Integer (8 bits) Length of Resp in bytes
Resp Raw data Response of command.