Universal Asynchronous Receiver Transmitter (UART)
lbuild module: modm:platform:uart
This module is only available for same7x/s7x/v7x.
Instance Options
These options are available for each instance of this module.
buffer.rx
Size of receive buffer
Default: 64
Inputs: [1 .. 64 .. 64Ki-2]
buffer.tx
Size of transmit buffer
Default: 64
Inputs: [1 .. 64 .. 64Ki-2]
Dependencies
Limited availability: Check with 'lbuild discover' if this module is available for your target!