BEEP-8 SDK 1.0.0
Loading...
Searching...
No Matches
_b8HifEvent Struct Reference

Structure representing a single HIF event. More...

#include <hif.h>

Public Attributes

b8HifEventType type
 
s16 xp
 
s16 yp
 
u8 identifier
 

Detailed Description

Structure representing a single HIF event.

This structure defines a single event generated by the HIF system, including the event type, coordinates, and an identifier.

Member Data Documentation

◆ type

b8HifEventType _b8HifEvent::type

Event type

◆ xp

s16 _b8HifEvent::xp

X position (4-bit fixed decimal)

◆ yp

s16 _b8HifEvent::yp

Y position (4-bit fixed decimal)


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