light_device_t 구조체 참조

light_device_t 구조체 참조

#include < lights.h >

데이터 필드

구조체 hw_device_t 흔한
정수(* set_light )(struct light_device_t *dev, struct light_state_t const *state)

상세 설명

Lights.h 파일의 176 번째 줄에 정의되어 있습니다.

현장 문서

구조체 hw_device_t 공통

Lights.h 파일의 177 번째 줄에 정의되어 있습니다.

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

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

반환: 성공하면 0, 실패하면 오류 코드.

Lights.h 파일의 184 번째 줄에 정의되어 있습니다.


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