My Project
MMAL_PARAMETER_BYTES_T Struct Reference

#include <mmal_parameters.h>

Public Attributes

MMAL_PARAMETER_HEADER_T hdr
 
uint8_t data [1]
 

Detailed Description

Generic array of bytes parameter type.

Definition at line 98 of file mmal_parameters.h.

Member Data Documentation

◆ data

uint8_t MMAL_PARAMETER_BYTES_T::data[1]

Array of bytes

Definition at line 102 of file mmal_parameters.h.

◆ hdr

MMAL_PARAMETER_HEADER_T MMAL_PARAMETER_BYTES_T::hdr

Definition at line 100 of file mmal_parameters.h.


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