ERROR (ENUM)

TYPE ERROR :

This data structure describes errors which might occur when using the functions of the CAA_RealTimeClock library.

Attributes:

qualified_only

InOut:

Name

Initial

Comment

NO_ERROR

0

No Error; function successfully executed

FIRST_ERROR

5700

First library-specific error

TIME_OUT

5701

Time limit exceeded

NOT_AVAILABLE

5702

Not available

TIME_NOT_VALID

5703

Invalid time values

WRONG_PARAMETER

5704

Wrong parameter

ERROR_UNKNOWN

5705

Unknown error

NOT_IMPLEMENTED

5706

FIRST_MF

5725

First manufacturer-specific error

LAST_ERROR

5749

Last library-specific error