C API for BALTECH SDK

§ brp_errcode

typedef unsigned int brp_errcode

This type is used library-wide for passing error codes in the return value of functions.

It has to be interpreted as a bitfield of three fields. For details see BRP_MASK_XXX.

Definition at line 23 of file errorcodes.h.