Toggle navigation
Documentation
The friendly Operating System for the Internet of Things
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
20
extern
"C"
{
21
#endif
22
26
extern
const
netdev_driver_t
sx126x_driver
;
27
28
#ifdef __cplusplus
29
}
30
#endif
31
netdev.h
Definitions low-level network driver interface.
netdev_driver_t
struct netdev_driver netdev_driver_t
Structure to hold driver interface -> function mapping.
sx126x_driver
const netdev_driver_t sx126x_driver
Reference to the netdev device driver struct.
Generated on Tue Apr 14 2026 15:10:48 by
1.13.2