Loading...
Searching...
No Matches
sx126x_netdev.h
Go to the documentation of this file.
1/*
2 * SPDX-FileCopyrightText: 2021 Inria
3 * SPDX-License-Identifier: LGPL-2.1-only
4 */
5
6#pragma once
7
16
17#include "net/netdev.h"
18
19#ifdef __cplusplus
20extern "C" {
21#endif
22
27
28#ifdef __cplusplus
29}
30#endif
31
Definitions low-level network driver interface.
struct netdev_driver netdev_driver_t
Structure to hold driver interface -> function mapping.
const netdev_driver_t sx126x_driver
Reference to the netdev device driver struct.