Toggle navigation
Documentation
The friendly Operating System for the Internet of Things
Loading...
Searching...
No Matches
edbg_eui.h
Go to the documentation of this file.
1
/*
2
* SPDX-FileCopyrightText: 2020 Benjamin Valentin
3
* SPDX-License-Identifier: LGPL-2.1-only
4
*/
5
6
#pragma once
7
18
19
#include <stdint.h>
20
#include "
net/eui64.h
"
21
22
#ifdef __cplusplus
23
extern
"C"
{
24
#endif
25
36
int
edbg_get_eui64
(
eui64_t
*addr);
37
38
#ifdef __cplusplus
39
}
40
#endif
41
eui64.h
EUI-64 data type definition.
edbg_get_eui64
int edbg_get_eui64(eui64_t *addr)
Get the unique EUI64 address from a Atmel EDBG debugger.
eui64_t
Data type to represent an EUI-64.
Definition
eui64.h:55
Generated on Fri May 1 2026 15:22:59 by
1.13.2