ESPHome  2024.4.1
Data Structures | Enumerations
esphome::pn532 Namespace Reference

Data Structures

class  PN532
 
class  PN532BinarySensor
 
class  PN532IsWritingCondition
 
class  PN532OnFinishedWriteTrigger
 

Enumerations

enum  PN532ReadReady { WOULDBLOCK = 0, TIMEOUT, READY }
 

Enumeration Type Documentation

◆ PN532ReadReady

Enumerator
WOULDBLOCK 
TIMEOUT 
READY 

Definition at line 23 of file pn532.h.