public static interface StoreSimulation.RegisterAccess
| Modifier and Type | Method and Description |
|---|---|
int |
readRegister(org.lsst.ccs.utilities.location.Location l,
int address) |
void |
writeRegister(org.lsst.ccs.utilities.location.Location l,
int address,
int value) |
Copyright © 2023 LSST. All rights reserved.