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.h44行で定義されています。

フィールドドキュメント

struct hw_device_t common

コンシューマーIRデバイスの一般的な方法。この構造のユーザーは、 hw_device_tconsumerir_deviceを参照していることがわかっているコンテキストで、 hw_device_tconsumerir_deviceポインターにキャストするため、これはconsumerir_deviceの最初のメンバーである必要があります。

ファイルconsumerir.h51行で定義されています。

int(* get_carrier_freqs)(struct Consumerir_device * dev、size_t len、 consumerir_freq_range_t * ranges)

ファイルconsumerir.h85行で定義されています。

int(* get_num_carrier_freqs)(struct Consumerir_device * dev)

ファイルconsumerir.h75行で定義されています。

void * reserved [8-3]

ファイルconsumerir.h89行で定義されています。

int(*送信)( structconsumerir_device * dev、intcarrier_freq、const int pattern []、int pattern_len)

ファイルconsumerir.h65行で定義されています。


この構造体のドキュメントは、次のファイルから生成されました。