C API for BALTECH SDK

§ BRP_ERR_BUFFER_OVERFLOW

#define BRP_ERR_BUFFER_OVERFLOW   (0x0009u | BRP_ERRGRP_COMM_FRAMEFORMAT)

A Command's response is bigger than the buffer provided for the response.

Definition at line 217 of file errorcodes.h.