# st25r100 v0.1.0 - Table of Contents

> An Elixir driver for the ST25R100 NFC reader chip, supporting NFC-A tag UID reads and full memory reads of Type 2 Tags over SPI.

## Pages

- [ST25R100](readme.md)
- [LICENSE](license.md)

## Modules

- [ST25R100](ST25R100.md): An Elixir driver for the ST25R100 NFC reader chip.
- [ST25R100.Registers](ST25R100.Registers.md): Register and direct command definitions for the ST25R100 (part of the ST25R200 family).

- [ST25R100.SPI](ST25R100.SPI.md): SPI communication functions for the ST25R100.
Separates pure binary payload construction from side-effecting hardware execution.

