Toggle navigation
Documentation
The friendly Operating System for the Internet of Things
Loading...
Searching...
No Matches
sx127x_netdev.h
Go to the documentation of this file.
1
/*
2
* SPDX-FileCopyrightText: 2017 Inria
3
* SPDX-FileCopyrightText: 2017 Inria Chile
4
* SPDX-License-Identifier: LGPL-2.1-only
5
*/
6
7
#pragma once
8
18
19
#include "
net/netdev.h
"
20
21
#ifdef __cplusplus
22
extern
"C"
{
23
#endif
24
28
extern
const
netdev_driver_t
sx127x_driver
;
29
30
#ifdef __cplusplus
31
}
32
#endif
33
netdev.h
Definitions low-level network driver interface.
netdev_driver_t
struct netdev_driver netdev_driver_t
Structure to hold driver interface -> function mapping.
sx127x_driver
const netdev_driver_t sx127x_driver
Reference to the netdev device driver struct.
Generated on Tue Apr 14 2026 10:02:08 by
1.13.2