M5Unit-RFID 0.2.0 git rev:79c1939
Loading...
Searching...
No Matches
m5::uhf::TidReadPlan Struct Reference

What to read next of a tag's TID, given what has been read of it so far. More...

#include <uhf.hpp>

Public Attributes

uint16_t word_address {}
 Word address the next read starts at.
 
uint16_t words {}
 Words to read, zero once nothing is left to read.
 
bool fits {true}
 False when the header describes more than a Tid can hold.
 

Detailed Description

What to read next of a tag's TID, given what has been read of it so far.