Infuse-IoT SDK API 0.0.1
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
epacket_rate_throughput_req Struct Reference

Magic three byte packet that sets a target data throughput. More...

#include <packet.h>

Data Fields

uint8_t magic
 EPACKET_RATE_LIMIT_REQ_MAGIC
 
uint16_t target_throughput_kbps
 Target data throughput in kilobits/sec.
 

Detailed Description

Magic three byte packet that sets a target data throughput.

Field Documentation

◆ magic

uint8_t epacket_rate_throughput_req::magic

◆ target_throughput_kbps

uint16_t epacket_rate_throughput_req::target_throughput_kbps

Target data throughput in kilobits/sec.


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