Home
last modified time | relevance | path

Searched refs:writeProtectionOptionBytes (Results 1 – 1 of 1) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/MTD/
DSTM32F4_FlashController.cs155 writeProtectionOptionBytes.Value = writeProtectionRegister.Value; in DefineRegisters()
179 .WithValueField(0, 12, out writeProtectionOptionBytes, name: "nWRPi") in DefineRegisters()
233 private IValueRegisterField writeProtectionOptionBytes; field in Antmicro.Renode.Peripherals.MTD.STM32F4_FlashController