Share via


Accelerometer PDD Functions (Compact 2013)

3/26/2014

The following table shows the accelerometer platform-dependent driver (PDD) functions.

Function

Description

PDDCapabilitiesGet

Retrieves the capabilities of the PDD hardware.

PDDDeinit (Accelerometer)

Deinitializes a device.

PDDGetInfo

Retrieves driver and hardware information about the device.

PDDInit (Accelerometer)

Initializes a device.

PDDIOControl

Sends custom commands to the device.

PDDModeSet

Updates the PDD mode and/or sampling interval.

PDDPowerEventingEnable

Enables logging of internal sensor power states.

PDDPowerOff

Turns the power off on the accelerometer device.

PDDPowerOn

Turns the power on on the accelerometer device.

PDDRangeGet

Returns a list of ranges and resolutions the PDD supports or the number of entries in the list so the caller can allocate the correct size.

PDDRangeSet

Sets the accelerometer's range and resolution.

See Also

Reference

Accelerometer PDD Reference