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

#include <PS5Parser.h>

Public Attributes

uint8_t bigRumble
 
uint8_t smallRumble
 
uint8_t microphoneLed
 
uint8_t disableLeds
 
uint8_t playerLeds
 
uint8_t r
 
uint8_t g
 
uint8_t b
 
bool reportChanged
 

Detailed Description

Definition at line 139 of file PS5Parser.h.

Member Data Documentation

◆ bigRumble

uint8_t PS5Output::bigRumble

Definition at line 140 of file PS5Parser.h.

◆ smallRumble

uint8_t PS5Output::smallRumble

Definition at line 140 of file PS5Parser.h.

◆ microphoneLed

uint8_t PS5Output::microphoneLed

Definition at line 141 of file PS5Parser.h.

◆ disableLeds

uint8_t PS5Output::disableLeds

Definition at line 142 of file PS5Parser.h.

◆ playerLeds

uint8_t PS5Output::playerLeds

Definition at line 143 of file PS5Parser.h.

◆ r

uint8_t PS5Output::r

Definition at line 144 of file PS5Parser.h.

◆ g

uint8_t PS5Output::g

Definition at line 144 of file PS5Parser.h.

◆ b

uint8_t PS5Output::b

Definition at line 144 of file PS5Parser.h.

◆ reportChanged

bool PS5Output::reportChanged

Definition at line 145 of file PS5Parser.h.


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