Appearance
struct flake::UartConnectionRecord
#include </Users/ios_developer/workspace/coldwave-os/build/_deps/flake-src/wire/unix/TTYServerWire.h>
Public Functions
Name | |
---|---|
UartConnectionRecord() |
Public Attributes
Name | |
---|---|
uint8_t | srcAddress |
uint8_t[16] | uuid |
int | fd |
Public Functions Documentation
function UartConnectionRecord
cpp
inline UartConnectionRecord()
Public Attributes Documentation
variable srcAddress
cpp
uint8_t flake::UartConnectionRecord::srcAddress
variable uuid
cpp
uint8_t flake::UartConnectionRecord::uuid[16]
variable fd
cpp
int flake::UartConnectionRecord::fd