|
M5Unit-RFID 0.0.2 git rev:1dc8f67
|
Settings for begin / configureNFCMode. More...
#include <unit_WS1850S.hpp>
Public Attributes | |
| uint8_t | nfcb_ask_depth {11} |
Public Attributes inherited from m5::unit::UnitMFRC522::config_t | |
| m5::nfc::NFC | mode {m5::nfc::NFC::A} |
| Initial NFC mode applied at begin() | |
| 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. | |
Settings for begin / configureNFCMode.
Adds NFC-B antenna driver / receiver tuning values on top of UnitMFRC522::config_t.
| uint8_t m5::unit::UnitWS1850S::config_t::nfcb_ask_depth {11} |
NFC-B ASK modulation depth (0=shallowest, 15=deepest). Mapped internally to ModGsP register.