% @NXTMOTOR
%
% Files
%   display       - Display method for NXTMotor objects.
%   NXTMotor      - Constructs an NXTMotor object
%   ReadFromNXT   - Reads current state of specified motor(s) from NXT brick
%   ResetPosition - Resets the position counter of the given motor(s).
%   SendToNXT     - Send motor settings to the NXT brick
%   Stop          - Stops or brakes specified motor(s)
%   WaitFor       - Wait for motor(s) to stop (busy waiting)