My Project
MMAL_PARAMETER_BOOLEAN_T Struct Reference

#include <mmal_parameters.h>

Public Attributes

MMAL_PARAMETER_HEADER_T hdr
 
MMAL_BOOL_T enable
 

Detailed Description

Generic boolean parameter type.

Definition at line 82 of file mmal_parameters.h.

Member Data Documentation

◆ enable

MMAL_BOOL_T MMAL_PARAMETER_BOOLEAN_T::enable

Parameter value

Definition at line 86 of file mmal_parameters.h.

◆ hdr

MMAL_PARAMETER_HEADER_T MMAL_PARAMETER_BOOLEAN_T::hdr

Definition at line 84 of file mmal_parameters.h.


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