···9999100100 //! Latest raw IPD value from the device.
101101 uint16_t raw_ipd;
102102+ //! Latest proximity sensor value from the device.
103103+ uint8_t proximity_sensor;
102104103105 /* Distortion related parameters */
104106 struct wmr_hmd_distortion_params distortion_params[2];