pub fn get_position(port: SmartPort) -> Result<i32, PROSErr>
Gets the Rotation Sensor’s current position in centidegrees
Returns PROSErr::NoDev if the port cannot be configured as a Rotation Sensor
PROSErr::NoDev