AT device structure. More...

Detailed Description

AT device structure.

Definition at line 224 of file at.h.

#include <at.h>

Data Fields

isrpipe_t isrpipe
 isrpipe used for getting data from uart
 
uart_t uart
 UART device where the AT device is attached.
 
char * rp_buf
 response parsing buffer
 
size_t rp_buf_size
 response parsing buffer size
 

The documentation for this struct was generated from the following file: