Module hts221::device::av_conf [] [src]

Constants for AV_CONF.

Enums

AvgH

Values for humidity configuration. Selects the number of internal humidity samples averaged into one sample.

AvgT

Values for temperature configuration. Selects the number of internal temperature samples averaged into one sample.

Constants

ADDR

Sub-address of the register.

H_MASK

The humidity configuration is 3 bits.

H_OFFSET

The humidity configuration bits start at bit 0.

T_MASK

The temperature configuration is 3 bits.

T_OFFSET

The temperature configuration bits start at bit 3.