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
22extern "C" {
23#endif
24
29
30#ifdef __cplusplus
31}
32#endif
33
Definitions low-level network driver interface.
struct netdev_driver netdev_driver_t
Structure to hold driver interface -> function mapping.
const netdev_driver_t sx127x_driver
Reference to the netdev device driver struct.