hdmi_cec_module Struct Reference

hdmi_cec_module Struct Reference

#include < hdmi_cec.h >

Data Fields

struct hw_module_t   common
 

Detailed Description

Definition at line 287 of file hdmi_cec.h .

Field Documentation

struct hw_module_t common

Common methods of the HDMI CEC module. This must be the first member of hdmi_cec_module as users of this structure will cast a hw_module_t to hdmi_cec_module pointer in contexts where it's known the hw_module_t references a hdmi_cec_module .

Definition at line 293 of file hdmi_cec.h .


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