#include <commands_3dm.hpp>
|  | 
| uint8_t | desc_set = 0 | 
|  | Parameters.  More... 
 | 
|  | 
| uint16_t | decimation = 0 | 
|  | Decimation from the base rate. If 0, a packet is emitted each time the trigger activates. Otherwise, packets will be streamed while the trigger is active. The internal decimation counter is reset if the trigger deactivates.  More... 
 | 
|  | 
| uint8_t | num_fields = 0 | 
|  | Number of mip fields in the packet. Limited to 12.  More... 
 | 
|  | 
| uint8_t | descriptors [20] = {0} | 
|  | List of field descriptors.  More... 
 | 
|  | 
◆ insert()
      
        
          | void mip::commands_3dm::EventAction::MessageParams::insert | ( | Serializer & | serializer | ) | const | 
      
 
 
◆ extract()
      
        
          | void mip::commands_3dm::EventAction::MessageParams::extract | ( | Serializer & | serializer | ) |  | 
      
 
 
◆ desc_set
      
        
          | uint8_t mip::commands_3dm::EventAction::MessageParams::desc_set = 0 | 
      
 
 
◆ decimation
      
        
          | uint16_t mip::commands_3dm::EventAction::MessageParams::decimation = 0 | 
      
 
 
◆ num_fields
      
        
          | uint8_t mip::commands_3dm::EventAction::MessageParams::num_fields = 0 | 
      
 
 
◆ descriptors
      
        
          | uint8_t mip::commands_3dm::EventAction::MessageParams::descriptors[20] = {0} | 
      
 
 
The documentation for this struct was generated from the following files: