Type Definition bl602_sdk::wifi::ip4_addr_t [−][src]
pub type ip4_addr_t = ip4_addr;
Expand description
ip4_addr_t uses a struct for convenience only, so that the same defines can operate both on ip4_addr_t as well as on ip4_addr_p_t.