Midnight Sun Firmware
Loading...
Searching...
No Matches
FotaDatagramHeader

Structure representing the datagram header. More...

#include <fota_datagram.h>

Public Attributes

FotaDatagramType type
 
uint32_t datagram_id
 
uint32_t total_length
 
uint16_t num_packets
 
uint32_t crc32
 

Detailed Description

Structure representing the datagram header.

Member Data Documentation

◆ crc32

uint32_t crc32

CRC of the entire datagram for verification

◆ datagram_id

uint32_t datagram_id

Unique ID for this datagram

◆ num_packets

uint16_t num_packets

Number of packets in this datagram

◆ total_length

uint32_t total_length

Total length of datagram content

◆ type

Type of datagram


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