Searched defs:NRF52840_GPIO (Results 1 – 1 of 1) sorted by relevance
16 …public class NRF52840_GPIO : BaseGPIOPort, IProvidesRegisterCollection<DoubleWordRegisterCollectio… class18 public NRF52840_GPIO(IMachine machine) : base(machine, NumberOfPins) in NRF52840_GPIO() method in Antmicro.Renode.Peripherals.GPIOPort.NRF52840_GPIO