Structure type for spd info frame. More...
#include <dsTypes.h>
Data Fields | |
| uint8_t | pkttype |
| uint8_t | version |
| uint8_t | length |
| uint8_t | rsd |
| uint8_t | checksum |
| uint8_t | vendor_name [8] |
| uint8_t | product_des [16] |
| uint8_t | source_info |
Structure type for spd info frame.
| uint8_t checksum |
Checksum for spd info frame
| uint8_t length |
max length 25, min length 0
| uint8_t pkttype |
Package type
| uint8_t product_des[16] |
Product Description string. Min length 0
| uint8_t rsd |
Repetition of static data
| uint8_t source_info |
Source info of the frame
| uint8_t vendor_name[8] |
Vendor Name string. Min length 0
| uint8_t version |
Version