Struct of the detailed error info from SIPL.
Definition at line 358 of file Camera.h.
|
uint8_t const * | errorBuffer |
| Pointer to buffer which is filled by driver with error information. More...
|
|
size_t | sizeWritten |
| Holds size of error written to the buffer, filled by driver. More...
|
|
◆ errorBuffer
uint8_t const* dwCameraSIPLEErrorDetails::errorBuffer |
Pointer to buffer which is filled by driver with error information.
Note: DO NOT delete/free this pointer. This is managed by DW
Definition at line 362 of file Camera.h.
◆ sizeWritten
size_t dwCameraSIPLEErrorDetails::sizeWritten |
Holds size of error written to the buffer, filled by driver.
Definition at line 364 of file Camera.h.
The documentation for this struct was generated from the following file: