gbaid ~master (2022-05-07T17:02:23.2807492)
Dub
Repo
SharedSerialData
gbaid
comm
Undocumented in source.
class
SharedSerialData {
shared
uint
[
4
]
data
;
shared
uint
status
;
this
();
}
Constructors
this
this
()
Undocumented in source.
Members
Variables
data
uint
[
4
]
data
;
Undocumented in source.
status
uint
status
;
Undocumented in source.
Meta
Source
See Implementation
gbaid
comm
classes
MappedMemoryCommunication
SharedSerialData