nRF Connect SDK API
2.8.99
Loading...
Searching...
No Matches
shell_nfc.h
Go to the documentation of this file.
1
/*
2
* Copyright (c) 2023 Nordic Semiconductor ASA
3
*
4
* SPDX-License-Identifier: LicenseRef-Nordic-5-Clause
5
*/
6
7
#ifndef SHELL_NFC_H_
8
#define SHELL_NFC_H_
9
10
#include <zephyr/shell/shell.h>
11
19
#ifdef __cplusplus
20
extern
"C"
{
21
#endif
22
31
const
struct
shell *
shell_backend_nfc_get_ptr
(
void
);
32
33
#ifdef __cplusplus
34
}
35
#endif
36
41
#endif
/* SHELL_NFC_H_ */
shell_backend_nfc_get_ptr
const struct shell * shell_backend_nfc_get_ptr(void)
This function provides a pointer to the shell NFC backend instance.
include
shell
shell_nfc.h
Generated on Tue Nov 5 2024 16:02:09 for nRF Connect SDK API by
1.12.0