pub const netopt_t_NETOPT_ACTIVE: netopt_t = 33;
Expand description
@brief (@ref netopt_enable_t) network interface status.
This option is used check state or to enable/disable the interface, regardless of link status.
@note On error this option should return a negative number.