4.6.2.4 Enumerations
enum BUFFER_RETURN_CODE_enum { BUFFER_SUCCESS = 0, BUFFER_FULL = -1, BUFFER_EMPTY = -2 }
enum BUFFER_RETURN_CODE_enum { BUFFER_SUCCESS = 0, BUFFER_FULL = -1, BUFFER_EMPTY = -2 }
The online versions of the documents are provided as a courtesy. Verify all content and data in the device’s PDF documentation found on the device product page.