spinal.lib.com

uart

package uart

Visibility
  1. Public
  2. All

Type Members

  1. class Uart extends Bundle with IMasterSlave

  2. class UartCtrl extends Component

  3. case class UartCtrlConfig(dataWidthMax: Int = 8) extends Bundle with Product with Serializable

  4. class UartCtrlIo extends Bundle

  5. class UartCtrlRx extends Component

  6. class UartCtrlTx extends Component

Value Members

  1. object Uart

  2. object UartCtrlRxState extends SpinalEnum

  3. object UartCtrlTxState extends SpinalEnum

  4. object UartParityType extends SpinalEnum

  5. object UartStopType extends SpinalEnum

Ungrouped