Logo
UNICENS V2.1.0-3491
User Manual and API Reference
typedef void(* Ucs_Lld_ResetInicCb_t)(void *lld_user_ptr)

Notifies the LLD to reset the INIC.

If this function is called the low-level driver is responsible to perform an INIC hardware reset.

Parameters
lld_user_ptrUser defined pointer which is provided in Ucs_Lld_Callbacks_t structure.