Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Miscellaneous/S32K3XX_FlexIO/
DUARTTransmitter.cs12 public class UARTTransmitter : UARTDirectionBase class
14 public UARTTransmitter(IEmulationElement owner, Shifter shifter) : base(owner, shifter) in UARTTransmitter() method in Antmicro.Renode.Peripherals.Miscellaneous.UARTTransmitter