ToCoNet_vRfConfig()
Explanation
Modify parameters of MAC layer. The following members of sToCoNet_AppContext
structure can be changed.
| *1 | Switches the channel. If the switching fails, the structure |
| *1 | |
| *1 | Change the short address of its own station. |
| Switching the CPU clock takes a few tens of usec. | |
| *1 | |
| If set to FALSE, no wireless packets will be received. |
*1 When making changes to these settings, the results are indefinite during radio transmission and reception.
In order for the changes to take effect for new packets to be sent, they should only be made after the entire transmission queue has been processed.
It is also possible, in principle, for a change in timing from just before to just after a packet is received, for that packet to never be received. In many applications, the receiver does not know when the packet will be received, so the implementation does not adjust the timing of the switch.
Argument
None
Returns
None
Sample code
最終更新