pub type Device<'d> = Device<'d, MTU>;
Type alias for the embassy-net driver for ADIN1110
struct Device<'d> { /* private fields */ }