Expand description
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_
READ_ FLAG - I2C_
WRITE_ FLAG