ZEP header definition.  
 More...
ZEP header definition. 
Definition at line 53 of file zep.h.
 
#include <zep.h>
 | 
| char  | preamble [2] | 
|   | Preamble code (must be "EX")  
  | 
|   | 
| uint8_t  | version | 
|   | Protocol Version (must be 1 or 2)  
  | 
|   | 
◆ preamble
      
        
          | char zep_hdr_t::preamble[2] | 
        
      
 
Preamble code (must be "EX") 
Definition at line 54 of file zep.h.
 
 
◆ version
      
        
          | uint8_t zep_hdr_t::version | 
        
      
 
Protocol Version (must be 1 or 2) 
Definition at line 55 of file zep.h.
 
 
The documentation for this struct was generated from the following file: