- BIT(int) - Static method in class org.km3net.tools.Macro
-
- bitMask(int, int) - Static method in class org.km3net.tools.Utils
-
Create an int bitmask
- boardTemp - Variable in class org.km3net.clbv2.remote.CmdLogicBoard.ClbUpdate
-
- BOOL - Static variable in class org.km3net.clbv2.remote.msg.StdDecoders
-
Responses returning a boolean.
- boot(int) - Method in class org.km3net.clbv2.remote.CmdSystem
-
Attempts to boot the provided image number.
- bse - Variable in class org.km3net.clbv2.remote.Control
-
Exposes the base features.
- busRead(long, int) - Method in class org.km3net.clbv2.remote.CmdDebug
-
Reads one of more words from memory.
- busRmw(int, int[], int[]) - Method in class org.km3net.clbv2.remote.CmdDebug
-
Read, modify, write and readback an array.
- busWrite(long, int[]) - Method in class org.km3net.clbv2.remote.CmdDebug
-
Write one of more words from memory.
- byID(int) - Static method in enum org.km3net.clbv2.remote.CmdLogicBoard.ClbEvent
-
- byID(int) - Static method in enum org.km3net.clbv2.remote.CmdLogicBoard.ClbState
-
- byId(int) - Method in class org.km3net.clbv2.remote.msg.ResponseCache
-
Returns a response by its Id, if available.
- bySourceState(CmdLogicBoard.ClbState) - Static method in enum org.km3net.clbv2.remote.CmdLogicBoard.ClbEvent
-