C API for BALTECH SDK

§ BRP_ERR_BUSY

#define BRP_ERR_BUSY   (0x0007u | BRP_ERRGRP_LIB_INVALIDCALL)

The Library is not ready to send/receive data.

Probably it is still processing another request.

Definition at line 205 of file errorcodes.h.