⚠️ VeridianOS Kernel Documentation - This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise. no_std

MacAddress

Type Alias MacAddress 

Source
pub type MacAddress = [u8; 6];
Expand description

MAC address (6 bytes).