ESPHome 2026.1.3
Loading...
Searching...
No Matches
esphome::gpio::FlagsHelper Class Reference

#include <gpio.h>

Public Member Functions

constexpr FlagsHelper (Flags val)
 
constexpr operator Flags () const
 

Protected Attributes

Flags val_
 

Detailed Description

Definition at line 34 of file gpio.h.

Constructor & Destructor Documentation

◆ FlagsHelper()

esphome::gpio::FlagsHelper::FlagsHelper ( Flags val)
inlineconstexpr

Definition at line 36 of file gpio.h.

Member Function Documentation

◆ operator Flags()

esphome::gpio::FlagsHelper::operator Flags ( ) const
inlineconstexpr

Definition at line 37 of file gpio.h.

Field Documentation

◆ val_

Flags esphome::gpio::FlagsHelper::val_
protected

Definition at line 40 of file gpio.h.


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