|
ESPHome 2025.12.0-dev
|
Data Structures | |
| class | Wiegand |
| class | WiegandKeyTrigger |
| class | WiegandRawTrigger |
| struct | WiegandStore |
| class | WiegandTagTrigger |
Functions | |
| bool | check_eparity (uint64_t value, int start, int length) |
| bool | check_oparity (uint64_t value, int start, int length) |
| bool esphome::wiegand::check_eparity | ( | uint64_t | value, |
| int | start, | ||
| int | length ) |
Definition at line 38 of file wiegand.cpp.
| bool esphome::wiegand::check_oparity | ( | uint64_t | value, |
| int | start, | ||
| int | length ) |
Definition at line 48 of file wiegand.cpp.