Public Attributes | |
| struct { | |
| unsigned bit13: 1 | |
| unsigned distance: 13 | |
| unsigned protective: 1 | |
| unsigned warn_field: 1 | |
| }; | |
| uint8_t | bytes [2] |
| uint16_t | val16 |
Definition at line 87 of file TelegramS300.h.
| struct { ... } |
| unsigned TelegramParser::TELEGRAM_S300_DIST_2B::bit13 |
Definition at line 90 of file TelegramS300.h.
| uint8_t TelegramParser::TELEGRAM_S300_DIST_2B::bytes[2] |
Definition at line 95 of file TelegramS300.h.
| unsigned TelegramParser::TELEGRAM_S300_DIST_2B::distance |
Definition at line 89 of file TelegramS300.h.
| unsigned TelegramParser::TELEGRAM_S300_DIST_2B::protective |
Definition at line 91 of file TelegramS300.h.
| uint16_t TelegramParser::TELEGRAM_S300_DIST_2B::val16 |
Definition at line 94 of file TelegramS300.h.
| unsigned TelegramParser::TELEGRAM_S300_DIST_2B::warn_field |
Definition at line 92 of file TelegramS300.h.