次の方法で共有


Accelerometer MDD Functions (Compact 2013)

3/26/2014

The following table shows the accelerometer model device driver (MDD) functions.

Function

Description

ACC_Close

Closes the device context.

ACC_Deinit

Deactivates the accelerometer driver and frees allocated resources.

ACC_Init

Initializes the accelerometer device for operation.

ACC_IOControl

Sends the specified command to the specified accelerometer device.

ACC_Open

Opens the device for reading and writing.

AccMddPowerEvent

Provides a common timestamp for data readings.

AccMddProcessSample

Forwards data samples sent from the platform-dependent driver (PDD) to all subscribers.

See Also

Reference

Accelerometer MDD Reference