ESPHome 2025.5.0
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 25 of file gpio.h.

Constructor & Destructor Documentation

◆ FlagsHelper()

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

Definition at line 27 of file gpio.h.

Member Function Documentation

◆ operator Flags()

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

Definition at line 28 of file gpio.h.

Field Documentation

◆ val_

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

Definition at line 31 of file gpio.h.


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