Skip to main content

wifi_interface_t

Type Alias wifi_interface_t 

Source
pub type wifi_interface_t = u32;
Expand description

@brief Wi-Fi interface type

Trait Implementations§

Source§

impl From<WifiDeviceId> for wifi_interface_t

Source§

fn from(id: WifiDeviceId) -> Self

Converts to this type from the input type.