Contains RAIL Library Version Information.
      
       #include <
       
     
        rail_types.h
       
       >
      
         Data Fields | 
       |
| uint32_t | hash | 
| 
         Git hash.
          | 
       |
| uint8_t | major | 
| 
         Major number.
          | 
       |
| uint8_t | minor | 
| 
         Minor number.
          | 
       |
| uint8_t | rev | 
| 
         Revision number.
          | 
       |
| uint8_t | build | 
| 
         Build number.
          | 
       |
| uint8_t | flags | 
| 
         Build flags.
          | 
       |
| bool | multiprotocol | 
| 
         Boolean to indicate whether this is a multiprotocol library or not.
          | 
       |
Contains RAIL Library Version Information.
It is filled in by RAIL_GetVersion() .
       Definition at line
       
        677
       
       of file
       
        rail_types.h
       
       .
      
Field Documentation
| bool RAIL_Version_t::multiprotocol | 
Boolean to indicate whether this is a multiprotocol library or not.
        Definition at line
        
         685
        
        of file
        
         rail_types.h
        
        .
       
The documentation for this struct was generated from the following file:
- 
       common/
       
rail_types.h