[−][src]Crate seeed_erpc
Modules
rpcs | The RPCs which can be called to control the wifi. |
Structs
BSSID | The machine-readable network name (6-bytes). |
FrameHeader | Wraps a complete RPC (Header + data) on stream transports, like a UART. |
Header | Data precluding an RPC payload, describing which RPC it is and other metadata |
IPInfo | Describes layer 3 (IP) configuration. |
SSID | A human-readable network name. |
Security | Specifies the security features of a network. |
Enums
Band | Valid wifi bands. |
BssType | Describes the high-level type of a network. |
Err | Encapsulates errors that might occur when issuing or processing eRPCs. |
L3Interface | Specifies a layer 3 interface to be affected by the command. |
WPS | Valid WPS modes. |
WifiMode | Possible modes of the Wifi PHY. |
Traits
RPC | Describes an RPC used by the system. |