pub const gnrc_netreg_type_t_GNRC_NETREG_TYPE_MBOX: gnrc_netreg_type_t = 1;
Expand description

@brief Use [centralized IPC](@ref core_mbox) for [netapi](@ref net_gnrc_netapi) operations.

@note Only available with gnrc_netapi_mbox module.