pub const netopt_t_NETOPT_LINK: netopt_t = 32;
Expand description

@brief (@ref netopt_enable_t) network interface link status.

This option is used to set or check the link status (up or down).

@note On error this option should return a negative number.