Struct SYN_RFID¶
Generic RFID Instance Context.
#include <syn_rfid.h>
Public Attributes¶
| Type | Name |
|---|---|
| bool | card_present |
| SYN_GPIO_Pin | rst_pin |
| SYN_GPIO_Pin | ss_pin |
| SYN_RFIDType | type |
| uint8_t | uid |
| uint8_t | uid_len |
Public Attributes Documentation¶
variable card_present¶
True if card detected near antenna
variable rst_pin¶
variable ss_pin¶
variable type¶
variable uid¶
Extracted card UID byte array
variable uid_len¶
UID length (4, 7, or 10 bytes)
The documentation for this class was generated from the following file src/syntropic/drivers/syn_rfid.h