Home
last modified time | relevance | path

Searched defs:UARTDataInEndpoint (Results 1 – 1 of 1) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/USB/
DCDCToUARTConverter.cs51 public CDCToUARTConverter(ushort UARTDataInEndpoint = 2) in CDCToUARTConverter()
107 private readonly ushort UARTDataInEndpoint; field in Antmicro.Renode.Peripherals.USB.CDCToUARTConverter