Public Attributes | |
| struct { | |
| uint8_t coordination_flag | |
| uint8_t device_addresss | |
| uint32_t reply_telegram | |
| uint16_t size | |
| uint16_t trigger_result | |
| }; | |
| uint8_t | bytes [10] |
Definition at line 47 of file TelegramS300.h.
| struct { ... } |
| uint8_t TelegramParser::TELEGRAM_COMMON1::bytes[10] |
Definition at line 55 of file TelegramS300.h.
| uint8_t TelegramParser::TELEGRAM_COMMON1::coordination_flag |
Definition at line 52 of file TelegramS300.h.
| uint8_t TelegramParser::TELEGRAM_COMMON1::device_addresss |
Definition at line 53 of file TelegramS300.h.
| uint32_t TelegramParser::TELEGRAM_COMMON1::reply_telegram |
Definition at line 49 of file TelegramS300.h.
| uint16_t TelegramParser::TELEGRAM_COMMON1::size |
Definition at line 51 of file TelegramS300.h.
| uint16_t TelegramParser::TELEGRAM_COMMON1::trigger_result |
Definition at line 50 of file TelegramS300.h.