Project

General

Profile

Revision 345

reorganizing

View differences:

mouse.h
70 70
 * Polls the mouse till data is available for reading
71 71
 * </summary>
72 72
 * @param data Pointer to variable where byte read from mouse will be stored
73
 * @param   period  Time that the process should wait before polling again, in microseconds
73 74
 * @return ERROR_CODE code representing the result of the operation, SUCCESS code is returned if everything is OK
74 75
 * @see {_ERRORS_H_::errors}
75 76
 */

Also available in: Unified diff