Toggle navigation
Documentation
The friendly Operating System for the Internet of Things
Loading...
Searching...
No Matches
kw41zrf_netdev.h
Go to the documentation of this file.
1
/*
2
* SPDX-FileCopyrightText: 2017 SKF AB
3
* SPDX-License-Identifier: LGPL-2.1-only
4
*/
5
6
#pragma once
7
17
18
#ifdef __cplusplus
19
extern
"C"
{
20
#endif
21
25
extern
const
netdev_driver_t
kw41zrf_driver
;
26
27
#ifdef __cplusplus
28
}
29
#endif
30
netdev_driver_t
struct netdev_driver netdev_driver_t
Structure to hold driver interface -> function mapping.
kw41zrf_driver
const netdev_driver_t kw41zrf_driver
Reference to the netdev device driver struct.
Generated on Fri May 1 2026 15:22:59 by
1.13.2