MHZ19::Request Struct Reference
#include <Uart.h>
Collaboration diagram for MHZ19::Request:
Public Attributes | |
uint8_t | start |
uint8_t | sensor |
uint8_t | command |
uint8_t | data [5] |
uint8_t | checksum |
Member Data Documentation
◆ checksum
uint8_t MHZ19::Request::checksum |
◆ command
uint8_t MHZ19::Request::command |
◆ data
uint8_t MHZ19::Request::data[5] |
◆ sensor
uint8_t MHZ19::Request::sensor |
◆ start
uint8_t MHZ19::Request::start |
The documentation for this struct was generated from the following file: