The width of the mock WireIn and WireOut endpoints, measured in bits.
The width of the mock TriggerOut vectors, measured in bits.
Private
Readonly
_Private
Readonly
_Private
Readonly
_Private
Readonly
_Static
Readonly
PIPEIN_Address range for PipeIn endpoints.
Static
Readonly
PIPEOUT_Address range for PipeOut endpoints
Static
Readonly
REGISTER_Address range for Register endpoints
Static
Readonly
TRIGGERIN_Address range for TriggerIn endpoints.
Static
Readonly
TRIGGEROUT_Address range for TriggerOut endpoints.
Static
Readonly
WIREIN_Address range for WireIn endpoints.
Static
Readonly
WIREOUT_Address range for WireOut endpoints.
The Register data block
The TriggerOut data block
The WireIn data block
The WireOut data block
Activates the mock TriggerIn endpoint at the specified address and bit.
The address of the mock TriggerIn vector.
The bit to activate.
Checks if the mock TriggerOut endpoint at the specified address is active by applying the mask.
The address of the mock TriggerOut vector.
The mask to apply to the mock TriggerOut vector.
Sets the value of the mock WireIn endpoint at the specified address.
The address of the mock WireIn endpoint.
The value to set.
The mask to apply to the value.
Writes data to the mock PipeIn endpoint at the specified address.
Generated using TypeDoc
Class representing a mock implementation of the IFrontPanel interface used for testing.