Package: uart_env_pkg

Description

Copyright lowRISC contributors.
Licensed under the Apache License, Version 2.0, see LICENSE for details.
SPDX-License-Identifier: Apache-2.0

Constants

Name Type Value Description
uint uint 32 local types
uint uint 1 alerts
LIST_OF_ALERTS string {
"fatal_fault"}

Types

Name Type Description
uart_intr_e enum int {
TxWatermark = 0,
RxWatermark = 1,
TxEmpty = 2,
RxOverflow = 3,
RxFrameErr = 4,
RxBreakErr = 5,
RxTimeout = 6,
RxParityErr = 7,
NumUartIntr = 8 }

Functions

Description
get the number of bytes that triggers watermark interrupt

Description
get the number of bytes that triggers break interrupt

Description
calculate the nco