Toggle navigation
Documentation
The friendly Operating System for the Internet of Things
Loading...
Searching...
No Matches
nrf24l01p_ng_netdev.h
Go to the documentation of this file.
1
/*
2
* SPDX-FileCopyrightText: 2019 Otto-von-Guericke-Universität Magdeburg
3
* SPDX-License-Identifier: LGPL-2.1-only
4
*/
5
6
#pragma once
7
17
18
#include "
net/netdev.h
"
19
20
#ifdef __cplusplus
21
extern
"C"
{
22
#endif
23
27
extern
const
netdev_driver_t
nrf24l01p_ng_driver
;
28
29
#ifdef __cplusplus
30
}
31
#endif
32
netdev.h
Definitions low-level network driver interface.
netdev_driver_t
struct netdev_driver netdev_driver_t
Structure to hold driver interface -> function mapping.
nrf24l01p_ng_driver
const netdev_driver_t nrf24l01p_ng_driver
Struct that holds functions of NRF24L01+ device driver.
Generated on Fri May 1 2026 15:22:59 by
1.13.2