ESPHome  2024.7.2
Namespaces | Functions
hitachi_ac344.cpp File Reference

Go to the source code of this file.

Namespaces

 esphome
 Implementation of SPI Controller mode.
 
 esphome::hitachi_ac344
 

Functions

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