Type Alias axdriver::prelude::AxNetDevice
source · pub type AxNetDevice = Box<dyn NetDriverOps>;Available on crate feature
net only.Expand description
The unified type of the NIC devices.
pub type AxNetDevice = Box<dyn NetDriverOps>;net only.The unified type of the NIC devices.