mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-15 21:52:46 +01:00
d1261a7ef0
This PR sets the tranceiver in PLL_ON state to avoid corruption of the data in the frame buffer and sets it back to the last state which the transceiver had before changing into transmit mode after the data is read out. This is done to avoid data corruption when `_recv(...)` is called to retrieve the buffer size and frame buffer protection is released. |
||
---|---|---|
.. | ||
include | ||
at86rf2xx_getset.c | ||
at86rf2xx_internal.c | ||
at86rf2xx_netdev.c | ||
at86rf2xx.c | ||
Makefile |