pub fn reset_position(port: SmartPort) -> Result<(), PROSErr>
Resets the Rotation Sensor position to 0
Returns PROSErr::NoDev if the port cannot be configured as a Rotation Sensor
PROSErr::NoDev