Toggle navigation
Documentation
The friendly Operating System for the Internet of Things
Loading...
Searching...
No Matches
at86rf215_netdev.h
Go to the documentation of this file.
1
/*
2
* SPDX-FileCopyrightText: 2019 ML!PA Consulting GmbH
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
at86rf215_driver
;
28
29
#ifdef __cplusplus
30
}
31
#endif
32
at86rf215_driver
const netdev_driver_t at86rf215_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 Wed Apr 15 2026 03:46:09 by
1.13.2