ESPHome 2025.5.0
Loading...
Searching...
No Matches
hitachi_ac424.cpp File Reference

Go to the source code of this file.

Namespaces

namespace  esphome
 Providing packet encoding functions for exchanging data with a remote host.
 
namespace  esphome::hitachi_ac424
 

Functions

void esphome::hitachi_ac424::set_bits (uint8_t *const dst, const uint8_t offset, const uint8_t nbits, const uint8_t data)
 
void esphome::hitachi_ac424::set_bit (uint8_t *const data, const uint8_t position, const bool on)
 
uint8_t * esphome::hitachi_ac424::invert_byte_pairs (uint8_t *ptr, const uint16_t length)