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