ESPHome  2024.4.1
Data Structures | Namespaces | Enumerations
pn532.h File Reference

Go to the source code of this file.

Data Structures

class  esphome::pn532::PN532
 
class  esphome::pn532::PN532BinarySensor
 
class  esphome::pn532::PN532OnFinishedWriteTrigger
 
class  esphome::pn532::PN532IsWritingCondition< Ts >
 

Namespaces

 esphome
 This is a workaround until we can figure out a way to get the tflite-micro idf component code available in CI.
 
 esphome::pn532
 

Enumerations

enum  esphome::pn532::PN532ReadReady { esphome::pn532::WOULDBLOCK = 0, esphome::pn532::TIMEOUT, esphome::pn532::READY }