Device Settings HAL 0.2.0
 
Loading...
Searching...
No Matches

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
 

Detailed Description

Structure type for spd info frame.

Field Documentation

◆ checksum

uint8_t checksum

Checksum for spd info frame

◆ length

uint8_t length

max length 25, min length 0

◆ pkttype

uint8_t pkttype

Package type

◆ product_des

uint8_t product_des[16]

Product Description string. Min length 0

◆ rsd

uint8_t rsd

Repetition of static data

◆ source_info

uint8_t source_info

Source info of the frame

◆ vendor_name

uint8_t vendor_name[8]

Vendor Name string. Min length 0

◆ version

uint8_t version

Version


The documentation for this struct was generated from the following file: