KallistiOS git master
Independent SDK for the Sega Dreamcast
Loading...
Searching...
No Matches
vmu_cond_t Struct Reference

VMU's raw condition data: 0 = PRESSED, 1 = RELEASED. More...

#include <vmu.h>

Data Fields

uint8_t raw_buttons
 Combined button mask.
 
uint8_t dummy [3]
 Unused response data.
 

Detailed Description

VMU's raw condition data: 0 = PRESSED, 1 = RELEASED.

Field Documentation

◆ dummy

uint8_t vmu_cond_t::dummy[3]

Unused response data.

◆ raw_buttons

uint8_t vmu_cond_t::raw_buttons

Combined button mask.


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