![]() |
D.I.T. ( Do It Tizen! )
1.0.0
Samsung Software Membership
|
Pressure 모듈에 대한 구조체이다. Pressure 모듈은 Pressure Sensor를 다양한 방식으로 제어할 수 있다. More...
#include <Sensor.h>
Data Fields | |
bool(* | addCallback )(Pressure this_gen, sensor_callback sensorCallback, int timeinterval, void *data) |
bool(* | detachCallback )(Pressure this_gen) |
bool(* | On )(Pressure this_gen) |
bool(* | Off )(Pressure this_gen) |
bool(* | isSupported )(Pressure this_gen) |
Pressure_data(* | getValue )(Pressure this_gen) |
Pressure 모듈에 대한 구조체이다. Pressure 모듈은 Pressure Sensor를 다양한 방식으로 제어할 수 있다.