Module scd30pi::i2c[][src]

Structs

SCD30

Structo encapsulating all the data required for the scd30 sensor

Enums

Error

Functions

calculate_crc8

Calculates a CRC-8 with following attributes:

decode_measure_value_to_u32

decodes the measurement value from the received 8 bytes

prepare_cmd

Prepares a command buffer

prepare_cmd_with_args

Prepares a command buffer including an argument word

prepare_cmd_with_buf

Prepare a command with a whole byte buffer. You can indicate whether you want to create a crc or not