![]() |
nrfxlib API 3.3.99
|
Go to the source code of this file.
Data Structures | |
| struct | rx_buffer_t |
| Module that contains buffer for frames received by the nRF 802.15.4 radio driver. More... | |
Functions | |
| void | nrf_802154_rx_buffer_init (void) |
| Initializes the buffer for received frames. | |
| rx_buffer_t * | nrf_802154_rx_buffer_free_find (void) |
| Gets a free buffer to receive a frame. | |