pub const gnrc_netreg_type_t_GNRC_NETREG_TYPE_CB: gnrc_netreg_type_t = 2;
Expand description

@brief Use function callbacks for [netapi](@ref net_gnrc_netapi) operations.

@note Only available with gnrc_netapi_callbacks module.