File: NetworkInterfaces/Contract/PhyControlInfo.msg
Command codes for controlling the physical layer (the radio). These constants should be set as message kind on a message sent to the radio module.
See also: PhyControlInfo
Name | Value | Description |
---|---|---|
PHY_C_CONFIGURERADIO | 1 |
enum PhyCommandCode { PHY_C_CONFIGURERADIO = 1; };