My Project
MMAL_PARAMETER_UINT32_T Struct Reference

#include <mmal_parameters.h>

Public Attributes

MMAL_PARAMETER_HEADER_T hdr
 
uint32_t value
 

Detailed Description

Generic unsigned 32-bit integer parameter type.

Definition at line 59 of file mmal_parameters.h.

Member Data Documentation

◆ hdr

MMAL_PARAMETER_HEADER_T MMAL_PARAMETER_UINT32_T::hdr

Definition at line 61 of file mmal_parameters.h.

◆ value

uint32_t MMAL_PARAMETER_UINT32_T::value

Parameter value

Definition at line 63 of file mmal_parameters.h.


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