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 FILE의 177 라인에 있는 정의입니다.

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

제공된 조명을 제공된 값으로 설정합니다.

반환값: 성공 시 0, 실패 시 오류 코드

lights.h FILE의 184 라인에 정의가 있습니다.


이 구조체에 관한 문서는 다음 파일에서 생성되었습니다.