Simon Cooksey / mbed-os
Embed: (wiki syntax)

« Back to documentation index

Error codes

Error codes

Typedefs

typedef LWIP_ERR_T err_t
 Define LWIP_ERR_T in cc.h if you want to use a different type for your platform (must be signed).

Typedef Documentation

typedef s8_t err_t

Define LWIP_ERR_T in cc.h if you want to use a different type for your platform (must be signed).

Definition at line 55 of file err.h.