Macro esp_ward::get_ip

source ยท
macro_rules! get_ip {
    ($stack:expr, $config:ident) => { ... };
}
Expand description

Macro to retrieve the IP configuration from the network stack.