Logo
UNICENS V2.3.0-4567
User Manual and API Reference
Ucs_Prg_Report_t Struct Reference

Structure containing the programming report. More...

Data Fields

Ucs_Prg_ResCode_t code
 Result values of the Programming service.
 
Ucs_Prg_Func_t function
 Function where an error occurred.
 
uint8_t error_size
 Length of the error parameter field error_ptr. It is 0 if no error occurred.
 
uint8_t * error_ptr
 Pointer to the parameters of a potential error message.
 

Detailed Description

Structure containing the programming report.