Available on
riot_module_sock_udp
and crate feature with_embedded_nal
only.Expand description
An implementation of the embedded_nal (Network Abstradtion Layer) UDP traits based on RIOT sockets
Structs§
- The operating system’s network stack, used to get an implementation of
embedded_nal::UdpClientStack
.