Consumerir_device構造体リファレンス
Consumerir_device構造体リファレンス
#include < consumerir.h >
データフィールド | |
struct hw_device_t | 一般 |
int(* | 送信)(struct Consumerir_device * dev、intcarrier_freq、const int pattern []、int pattern_len) |
int(* | get_num_carrier_freqs )(struct Consumerir_device * dev) |
int(* | get_carrier_freqs )(struct Consumerir_device * dev、size_t len、 consumerir_freq_range_t * ranges) |
空所 * | 予約済み[8-3] |
詳細な説明
ファイルconsumerir.hの44行で定義されています。
フィールドドキュメント
struct hw_device_t common |
コンシューマーIRデバイスの一般的な方法。この構造のユーザーは、 hw_device_tがconsumerir_deviceを参照していることがわかっているコンテキストで、 hw_device_tをconsumerir_deviceポインターにキャストするため、これはconsumerir_deviceの最初のメンバーである必要があります。
ファイルconsumerir.hの51行で定義されています。
int(* get_carrier_freqs)(struct Consumerir_device * dev、size_t len、 consumerir_freq_range_t * ranges) |
ファイルconsumerir.hの85行で定義されています。
int(* get_num_carrier_freqs)(struct Consumerir_device * dev) |
ファイルconsumerir.hの75行で定義されています。
void * reserved [8-3] |
ファイルconsumerir.hの89行で定義されています。
int(*送信)( structconsumerir_device * dev、intcarrier_freq、const int pattern []、int pattern_len) |
ファイルconsumerir.hの65行で定義されています。
この構造体のドキュメントは、次のファイルから生成されました。