Type Definition axdriver::prelude::AxNetDevice

source ·
pub type AxNetDevice = Box<dyn NetDriverOps<'static>>;
Available on crate feature net only.
Expand description

The unified type of the NIC devices.