IMX500 MCU SDK
API reference for the Arducam IMX500 MCU SDK
Loading...
Searching...
No Matches
IMX500OutputHeader Struct Reference

Decoded 12-byte metadata header emitted by the IMX500 output stream. More...

#include <ArducamIMX500SDK.h>

Data Fields

uint8_t frame_count
uint8_t indicator
uint16_t max_length_of_line
uint16_t network_ordinal
uint16_t size_of_ap_parameter
uint8_t valid_flag

Detailed Description

Decoded 12-byte metadata header emitted by the IMX500 output stream.

Definition at line 25 of file ArducamIMX500SDK.h.

Field Documentation

◆ frame_count

uint8_t IMX500OutputHeader::frame_count

Definition at line 27 of file ArducamIMX500SDK.h.

◆ indicator

uint8_t IMX500OutputHeader::indicator

Definition at line 31 of file ArducamIMX500SDK.h.

◆ max_length_of_line

uint16_t IMX500OutputHeader::max_length_of_line

Definition at line 28 of file ArducamIMX500SDK.h.

◆ network_ordinal

uint16_t IMX500OutputHeader::network_ordinal

Definition at line 30 of file ArducamIMX500SDK.h.

◆ size_of_ap_parameter

uint16_t IMX500OutputHeader::size_of_ap_parameter

Definition at line 29 of file ArducamIMX500SDK.h.

◆ valid_flag

uint8_t IMX500OutputHeader::valid_flag

Definition at line 26 of file ArducamIMX500SDK.h.


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