Toggle navigation
Documentation
The friendly Operating System for the Internet of Things
Loading...
Searching...
No Matches
cc2420_netdev.h
Go to the documentation of this file.
1
/*
2
* SPDX-FileCopyrightText: 2016 Inria
3
* SPDX-FileCopyrightText: 2016 Freie Universität Berlin
4
* SPDX-License-Identifier: LGPL-2.1-only
5
*/
6
7
#pragma once
8
20
21
#include "
net/netdev.h
"
22
23
#ifdef __cplusplus
24
extern
"C"
{
25
#endif
26
30
extern
const
netdev_driver_t
cc2420_driver
;
31
32
#ifdef __cplusplus
33
}
34
#endif
35
cc2420_driver
const netdev_driver_t cc2420_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 19:28:57 by
1.13.2