Module regs
Source - Address
- Set the address of the UARTE for RX when used in 9 bit data frame mode.
- Baudrate
- Baud rate. Accuracy depends on the HFCLK source selected.
- Enable
- Enable UART
- Errorsrc
- Error source
- Frametimeout
- Set the number of UARTE bits to count before triggering packet timeout.
- Int
- Enable or disable interrupt
- MatchConfig
- Configure individual match events
- RxAmount
- Number of bytes transferred in the last transaction, updated after the END event. Also updated after each MATCH event.
- RxMaxcnt
- Maximum number of bytes in channel buffer
- RxTerminateonbuserror
- Terminate the transaction if a BUSERROR event is detected.
- Shorts
- Shortcuts between local events and tasks
- TxAmount
- Number of bytes transferred in the last transaction, updated after the END event. Also updated after each MATCH event.
- TxMaxcnt
- Maximum number of bytes in channel buffer
- TxTerminateonbuserror
- Terminate the transaction if a BUSERROR event is detected.
- UarteConfig
- Configuration of parity, hardware flow control, framesize, and packet timeout.