ESPHome  2024.4.1
Public Member Functions | Protected Attributes
esphome::remote_base::RemoteComponentBase Class Reference

#include <remote_base.h>

Inheritance diagram for esphome::remote_base::RemoteComponentBase:
esphome::remote_base::RemoteReceiverBase esphome::remote_base::RemoteTransmitterBase esphome::remote_receiver::RemoteReceiverComponent esphome::remote_transmitter::RemoteTransmitterComponent

Public Member Functions

 RemoteComponentBase (InternalGPIOPin *pin)
 

Protected Attributes

InternalGPIOPinpin_
 

Detailed Description

Definition at line 77 of file remote_base.h.

Constructor & Destructor Documentation

◆ RemoteComponentBase()

esphome::remote_base::RemoteComponentBase::RemoteComponentBase ( InternalGPIOPin pin)
inlineexplicit

Definition at line 79 of file remote_base.h.

Field Documentation

◆ pin_

InternalGPIOPin* esphome::remote_base::RemoteComponentBase::pin_
protected

Definition at line 79 of file remote_base.h.


The documentation for this class was generated from the following file: