Flipper Zero Firmware
Loading...
Searching...
No Matches
InputEvent Struct Reference

Input Event, dispatches with FuriPubSub. More...

#include <input.h>

Data Fields

union { 
 
   uint32_t   sequence 
 
   struct { 
 
      uint8_t   sequence_source: 2 
 
      uint32_t   sequence_counter: 30 
 
   }  
 
};  
 
InputKey key
 
InputType type
 

Detailed Description

Input Event, dispatches with FuriPubSub.


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