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.
Reads data from the Block Throttle PipeOut at the specified address.
Reads data from the PipeOut at the specified address.
Writes data to the Block Throttle PipeIn at the specified address.
Writes data to the PipeIn at the specified address.
Generated using TypeDoc
Class representing a mock implementation of the IFrontPanel interface used for testing.