ESPHome 2026.4.0
Loading...
Searching...
No Matches
esphome::mitsubishi_cn105::MitsubishiCN105::UpdateFlags Struct Reference

#include <mitsubishi_cn105.h>

Public Member Functions

void set (UpdateFlag f)
 
void clear ()
 
bool any () const
 
bool has (UpdateFlag f) const
 

Protected Attributes

uint8_t flags_ {0}
 

Detailed Description

Definition at line 100 of file mitsubishi_cn105.h.

Member Function Documentation

◆ any()

bool esphome::mitsubishi_cn105::MitsubishiCN105::UpdateFlags::any ( ) const
inline

Definition at line 103 of file mitsubishi_cn105.h.

◆ clear()

void esphome::mitsubishi_cn105::MitsubishiCN105::UpdateFlags::clear ( )
inline

Definition at line 102 of file mitsubishi_cn105.h.

◆ has()

bool esphome::mitsubishi_cn105::MitsubishiCN105::UpdateFlags::has ( UpdateFlag f) const
inline

Definition at line 104 of file mitsubishi_cn105.h.

◆ set()

void esphome::mitsubishi_cn105::MitsubishiCN105::UpdateFlags::set ( UpdateFlag f)
inline

Definition at line 101 of file mitsubishi_cn105.h.

Field Documentation

◆ flags_

uint8_t esphome::mitsubishi_cn105::MitsubishiCN105::UpdateFlags::flags_ {0}
protected

Definition at line 107 of file mitsubishi_cn105.h.


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