Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/MTD/
DSTM32F4_FlashController.cs154 readProtectionOptionBytes.Value = readProtectionRegister.Value; in DefineRegisters()
175 .WithValueField(8, 8, out readProtectionOptionBytes, name: "RDP") in DefineRegisters()
232 private IValueRegisterField readProtectionOptionBytes; field in Antmicro.Renode.Peripherals.MTD.STM32F4_FlashController