ESPHome  2024.7.2
Namespaces | Functions
wiegand.cpp File Reference

Go to the source code of this file.

Namespaces

 esphome
 Implementation of SPI Controller mode.
 
 esphome::wiegand
 

Functions

bool esphome::wiegand::check_eparity (uint64_t value, int start, int length)
 
bool esphome::wiegand::check_oparity (uint64_t value, int start, int length)