[][src]Module sensor_scd30::device

Scd30 device definitions

Copyright 2019 Ryan Kurte

Enums

Command

Scd30 I2C Command Command and data are big endian 16-bit unsigned integers, all Command with data are followed by a CRC-8 checksum

Constants

CRC_INIT
CRC_POLY
CRC_XOR
DEFAULT_ADDRESS

Scd30 default I2C address (note this is shifted left 1 bit on the wire)

I2C_WRITE_FLAG
I2C_READ_FLAG