Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/CRC/
DSTM32_CRC.cs307 private struct STM32Config struct in Antmicro.Renode.Peripherals.CRC.STM32_CRC
309 public bool configurablePoly;
310 public bool configurableInitialValue;
311 public bool hasPolySizeBits;
312 public bool reversibleIO;
313 public IndependentDataWidth independentDataWidth;