ESPHome 2025.8.0b1
Loading...
Searching...
No Matches
esphome::internal::BigEndianLayout< T > Class Template Reference

Wrapper class for memory using big endian data layout, transparently converting it to native order. More...

#include <datatypes.h>

Public Member Functions

constexpr operator T ()
 

Detailed Description

template<typename T>
class esphome::internal::BigEndianLayout< T >

Wrapper class for memory using big endian data layout, transparently converting it to native order.

Definition at line 12 of file datatypes.h.

Member Function Documentation

◆ operator T()

template<typename T >
esphome::internal::BigEndianLayout< T >::operator T ( )
inlineconstexpr

Definition at line 14 of file datatypes.h.


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