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

Data logger chunk description. More...

#include <types.h>

Data Fields

uint32_t start_block
 Start block of data chunk.
uint16_t start_offset
 Offset within start block.
uint32_t num_bytes
 Bytes to read (can read over block boundaries)

Detailed Description

Data logger chunk description.

Field Documentation

◆ num_bytes

uint32_t rpc_struct_data_logger_chunk::num_bytes

Bytes to read (can read over block boundaries)

◆ start_block

uint32_t rpc_struct_data_logger_chunk::start_block

Start block of data chunk.

◆ start_offset

uint16_t rpc_struct_data_logger_chunk::start_offset

Offset within start block.


The documentation for this struct was generated from the following file:
  • /__w/infuse-sdk/infuse-sdk/infuse-sdk/generated/include/infuse/rpc/types.h