Crate seeed_erpc
Source - rpcs
- The RPCs which can be called to control the wifi.
- 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.
- 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.
- RPC
- Describes an RPC used by the system.