USB Host Shield 2.0
Public Attributes | List of all members
PS4Output Struct Reference

#include <PS4Parser.h>

Public Attributes

uint8_t bigRumble
 
uint8_t smallRumble
 
uint8_t r
 
uint8_t g
 
uint8_t b
 
uint8_t flashOn
 
uint8_t flashOff
 
bool reportChanged
 

Detailed Description

Definition at line 116 of file PS4Parser.h.

Member Data Documentation

◆ bigRumble

uint8_t PS4Output::bigRumble

Definition at line 117 of file PS4Parser.h.

◆ smallRumble

uint8_t PS4Output::smallRumble

Definition at line 117 of file PS4Parser.h.

◆ r

uint8_t PS4Output::r

Definition at line 118 of file PS4Parser.h.

◆ g

uint8_t PS4Output::g

Definition at line 118 of file PS4Parser.h.

◆ b

uint8_t PS4Output::b

Definition at line 118 of file PS4Parser.h.

◆ flashOn

uint8_t PS4Output::flashOn

Definition at line 119 of file PS4Parser.h.

◆ flashOff

uint8_t PS4Output::flashOff

Definition at line 119 of file PS4Parser.h.

◆ reportChanged

bool PS4Output::reportChanged

Definition at line 120 of file PS4Parser.h.


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