M5Unit-RFID 0.2.0 git rev:79c1939
Loading...
Searching...
No Matches
m5::unit::UnitJRD4035::config_t Struct Reference

Settings for begin. More...

#include <unit_JRD4035.hpp>

Inheritance diagram for m5::unit::UnitJRD4035::config_t:
m5::unit::UHFRFIDComponent::config_t

Public Attributes

m100::DemodulatorParameters demodulator {}
 
- Public Attributes inherited from m5::unit::UHFRFIDComponent::config_t
uint16_t polling_count {128}
 
m5::uhf::Region region {m5::uhf::Region::Unspecified}
 Operating region (Unspecified keeps the module's factory setting)
 
uint16_t tag_queue_size {32}
 Capacity of the tag queue.
 
uint32_t command_timeout_ms {1000}
 
uint8_t auto_sleep_minutes {0}
 

Detailed Description

Settings for begin.

Adds the receiver demodulator settings on top of UHFRFIDComponent::config_t. They belong here rather than there because only this chip has them

Member Data Documentation

◆ demodulator

m100::DemodulatorParameters m5::unit::UnitJRD4035::config_t::demodulator {}

Receiver demodulator settings, written at begin() whatever they are set to

Note
The module keeps these across a power cycle, so what it holds when begin() runs is whatever was last written to it rather than a default. A unit can arrive set below the threshold its own documentation gives as the lowest worth using, which reaches tags at a distance but drops the exchanges that reading a tag's memory is made of