light_device_t 結構體參考資料

light_device_t 結構體參考資料

#include < lights.h >

資料欄位

struct hw_device_t   通用
 
int(*  set_light )(struct light_device_t *dev, struct light_state_t const *state)
 

詳細說明

定義位於檔案 lights.h 176 行。

欄位說明文件

struct hw_device_t common

定義位於檔案 lights.h 177 行。

int(* set_light)(struct light_device_t *dev, struct light_state_t const *state)

將提供的燈光設為提供的值。

傳回值:成功傳回 0,失敗傳回錯誤代碼。

定義位於檔案 lights.h 184 行。


這個結構體的說明文件是由下列檔案產生: