Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/CAN/
DSTMCAN.cs1232 public const uint LECBitDominantError = 0x5; field in Antmicro.Renode.Peripherals.CAN.STMCAN.DeviceRegisters.ErrorStatusRegister
1274 LastErrorCode = LECBitDominantError; in SetLECBitDominantError()