nRF Connect SDK API 0.1.0
Loading...
Searching...
No Matches

◆ shell_backend_nfc_get_ptr()

const struct shell * shell_backend_nfc_get_ptr ( void  )

#include <include/shell/shell_nfc.h>

This function provides a pointer to the shell NFC backend instance.

The function returns a pointer to the shell NFC instance. This instance can then be used with the shell_execute_cmd function to test the behavior of the command.

Returns
Pointer to the shell instance.