RUI3 (RAK Unified Interface 3) - RAK4631
atcmd_info.h
Go to the documentation of this file.
1
#ifndef _ATCMD_INFO_H_
2
#define _ATCMD_INFO_H_
3
#include "
atcmd.h
"
4
5
int
At_Rssi
(
SERIAL_PORT
port,
char
*cmd,
stParam
*param);
6
int
At_Arssi
(
SERIAL_PORT
port,
char
*cmd,
stParam
*param);
7
int
At_Snr
(
SERIAL_PORT
port,
char
*cmd,
stParam
*param);
8
9
#endif //_ATCMD_INFO_H_
_stParam
Definition:
atcmd.h:59
At_Rssi
int At_Rssi(SERIAL_PORT port, char *cmd, stParam *param)
At_Snr
int At_Snr(SERIAL_PORT port, char *cmd, stParam *param)
atcmd.h
At_Arssi
int At_Arssi(SERIAL_PORT port, char *cmd, stParam *param)
SERIAL_PORT
enum _SERIAL_PORT SERIAL_PORT
component
service
mode
cli
atcmd_info.h
Generated by
1.8.13