Toggle navigation
Documentation
The friendly Operating System for the Internet of Things
Loading...
Searching...
No Matches
at86rf2xx_netdev.h
Go to the documentation of this file.
1
/*
2
* SPDX-FileCopyrightText: 2015 Freie Universität Berlin
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
at86rf2xx_driver
;
28
29
#ifdef __cplusplus
30
}
31
#endif
32
at86rf2xx_driver
const netdev_driver_t at86rf2xx_driver
Reference to the netdev device driver struct.
netdev.h
Definitions low-level network driver interface.
netdev_driver_t
struct netdev_driver netdev_driver_t
Structure to hold driver interface -> function mapping.
Generated on Tue Apr 14 2026 23:40:13 by
1.13.2