@startuml object CellularDMAResultStruct { CellularResultCode resultCode size_t dataSize uint8_t data[CellularResultStructMaxDataSize] } @enduml