D.I.T. ( Do It Tizen! )  1.0.0
Samsung Software Membership
 All Data Structures Files Functions Macros Pages
Data Fields
Flash Struct Reference

Flash 모듈에 대한 구조체이다. Flash 모듈은 Device의 플래시를 제어 할 수 있다. More...

#include <DeviceStatus.h>

Collaboration diagram for Flash:
Collaboration graph

Data Fields

bool(* On )(void)
 
bool(* Off )(void)
 

Detailed Description

Flash 모듈에 대한 구조체이다. Flash 모듈은 Device의 플래시를 제어 할 수 있다.

Note
Device Status의 Flash 모듈에 대한 구조체이다.
구조체를 사용하기 전에 NewFlash() 함수를 사용해야 하며 사용이 끝났을 때 DestoryFlash() 함수를 꼭 사용해야 한다.
See Also
Tizen Native API Document - Flash(LED) part
Precondition
feature
priviledge

The documentation for this struct was generated from the following file: