Implemented UART_CTRL Interface (missing Hardware implementation)
This commit is contained in:
@@ -25,6 +25,7 @@ struct RPC_RX_PackageSlot {
|
||||
enum RPCType type;
|
||||
uint32_t used_bit_masked;
|
||||
uint32_t timestamp;
|
||||
size_t length;
|
||||
};
|
||||
|
||||
struct RPCPackage {
|
||||
|
||||
Reference in New Issue
Block a user