ESPHome 2025.5.0
Loading...
Searching...
No Matches
esphome::htu31d Namespace Reference

Data Structures

class  HTU31DComponent
 

Functions

uint8_t compute_crc (uint32_t value)
 Computes a CRC result for the provided input.
 

Function Documentation

◆ compute_crc()

uint8_t esphome::htu31d::compute_crc ( uint32_t value)

Computes a CRC result for the provided input.

Returns
the computed CRC result for the provided input

Definition at line 52 of file htu31d.cpp.