Embedded OS Batch raw parameters interface

interface UartOpenParams {
    baudRate: UartBaudRates;
}

Properties

Properties

baudRate: UartBaudRates