Function kernel_hal::drivers::all_net
source · [−]pub fn all_net() -> &'static DeviceList<dyn NetScheme>Expand description
Returns all devices which implement the NetScheme.
pub fn all_net() -> &'static DeviceList<dyn NetScheme>Returns all devices which implement the NetScheme.