Type Alias esp_idf_svc::hal::sys::wifi_interface_t

source ·
pub type wifi_interface_t = u32;

Trait Implementations§

source§

impl From<WifiDeviceId> for wifi_interface_t

source§

fn from(id: WifiDeviceId) -> Self

Converts to this type from the input type.