| Package | Description |
|---|---|
| org.lsst.ccs.drivers.reb.sim |
| Modifier and Type | Class and Description |
|---|---|
static class |
RegisterSet.ArrayRegisterSet
A register set wrapping an int array.
|
static class |
RegisterSet.ConstantRegister
A read only single register with a constant value
|
static class |
RegisterSet.LongArrayRegisterSet
A set of registers mapped to an array of longs
|
static class |
RegisterSet.ReadOnlyLongRegister |
static class |
RegisterSet.ReadOnlyRegister
A read only single register.
|
static class |
RegisterSet.Register
Implementation of a register consisting of a single register.
|
static class |
RegisterSet.SimpleLongRegisterSet
A sequence of longs mapped to a register set.
|
static class |
RegisterSet.SimpleRegisterSet
SimpleRegisterSet implements the RegisterSet interface with a fixed
baseAddress and length.
|
static class |
RegisterSet.WriteOnlyRegister
A read only single register.
|
Copyright © 2017 LSST. All rights reserved.