My Project
MMAL_PARAMETER_UINT64_T Struct Reference

#include <mmal_parameters.h>

Public Attributes

MMAL_PARAMETER_HEADER_T hdr
 
uint64_t value
 

Detailed Description

Generic unsigned 64-bit integer parameter type.

Definition at line 43 of file mmal_parameters.h.

Member Data Documentation

◆ hdr

MMAL_PARAMETER_HEADER_T MMAL_PARAMETER_UINT64_T::hdr

Definition at line 45 of file mmal_parameters.h.

◆ value

uint64_t MMAL_PARAMETER_UINT64_T::value

Parameter value

Definition at line 47 of file mmal_parameters.h.


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