M5Unit-RFID 0.0.1 git rev:d8076ed
Loading...
Searching...
No Matches
m5::unit::UnitMFRC522::config_t Struct Reference

Settings for begin. More...

#include <unit_MFRC522.hpp>

Public Attributes

uint8_t mode_reg {0x3D}
 mode reg value. See also 9.3.2.2 ModeReg register
 
bool enable_antenna {true}
 Enable antenna on begin if true.
 
mfrc522::ReceiverGain receiver_gain {mfrc522::ReceiverGain::dB48}
 The receiver’s signal voltage gain factor.
 
bool software_crc {false}
 Using software CRC.
 

Detailed Description

Settings for begin.