Searched refs:WriteMask (Results 1 – 1 of 1) sorted by relevance
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/USBDeprecated/ | ||
| D | PortStatusAndControlRegister.cs | 27 uint tmpValue = portValue & ~(WriteMask); in setValue() |