|
Pol
Revision:cb584c9
|
#include <pktin.h>
Public Attributes | |
| u16 | color |
| u16 | font |
| u16 | msglen |
| u8 | msgtype |
| char | text [SPEECH_MAX_LEN+1] |
| u8 | type |
| u16 Pol::Core::PKTIN_03::color |
Definition at line 115 of file pktin.h.
Referenced by Pol::Core::SpeechHandler().
| u16 Pol::Core::PKTIN_03::font |
Definition at line 116 of file pktin.h.
Referenced by Pol::Core::SpeechHandler().
| u16 Pol::Core::PKTIN_03::msglen |
Definition at line 113 of file pktin.h.
Referenced by Pol::Core::SpeechHandler().
| char Pol::Core::PKTIN_03::text[SPEECH_MAX_LEN+1] |
Definition at line 117 of file pktin.h.
Referenced by Pol::Core::SpeechHandler().
| u8 Pol::Core::PKTIN_03::type |
Definition at line 114 of file pktin.h.
Referenced by Pol::Core::SpeechHandler().