Structure for setting the sensor's update period rate.
typedef union { struct { unsigned int rate; } tx, rx; } sensor_devctl_rate_u;
BlackBerry 10.0.0
Deprecated. Use DCMD_SENSOR_DELAY instead