WizziLab / modem_ref_v5_3_217

Dependents:   modem_ref_helper_for_v5_3_217

Revision:
37:f5424d109c6d
Parent:
35:ac940cf8ebe6
--- a/include/alp.h	Thu Sep 06 10:41:51 2018 +0000
+++ b/include/alp.h	Thu Oct 04 09:36:44 2018 +0000
@@ -210,5 +210,6 @@
 #define ALP_D7A_ISTAT_NONE  0
 #define ALP_D7A_ISTAT_UNS   (1<<0)
 #define ALP_D7A_ISTAT_RESP  (1<<1)
+#define ALP_D7A_ISTAT_EOP   (1<<2)
 
 #endif // __ALP_H__
\ No newline at end of file