Structs§
- Control
Block - The ControlBlock is the magic struct that the JLINK looks for to discover the ring buffers.
- NonBlocking
Output - A non-blocking output stream allowing data to be logged from the target to the host. Implements fmt::Write.
- Output
- A blocking output stream allowing data to be logged from the target to the host. Implements fmt::Write.