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