Diego Ostuni / ST25R3911
Embed: (wiki syntax)

« Back to documentation index

RFAL

RFAL

Modules

 RFAL-HAL
 

RFAL Hardware Abstraction Layer.



Detailed Description

This driver provides basic abstraction for communication with the ST25R3911. It uses the SPI driver for interfacing with the ST25R3911.

API:

  • Read Register: st25r3911ReadRegister
  • Modify Register: st25r3911ModifyRegister
  • Write Register: mST25 -> writeRegister
  • Write Multiple Registers: mST25 -> writeMultipleRegisters
  • Load ST25R3911 FIFO with data: mST25 -> writeFifo
  • Read from ST25R3911 FIFO: mST25 -> readFifo
  • Execute direct command: mST25 -> executeCommand