Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

This page provides a brief explanation of µC/LIB error codes defined in lib_def.h. Any error codes not listed here may be searched in lib_def.h for both their numerical value and usage.

Error codes list

GroupCodeNameDescription
Generic0LIB_ERR_NONENo error.
Memory10000LIB_MEM_ERR_NONENo error.
10001LIB_MEM_ERR_NULL_PTRInvalid device number.
10100USBD_ERR_DEV_INVALID_STATEInvalid device state.
10101USBD_ERR_DEV_INVALID_SPDInvalid device speed.
10110USBD_ERR_DEV_UNAVAIL_FEATDevice does not support requested feature.
10111  
10112  
10120  
10130  
10131  
10132  
10133  
10135  
10136  
10200  
10201  
10205  
10206  
10207  
10210  
10211  
10215  
  • No labels