Expand description
This is the memory map file implementation for the unified logger for Copper. It is std only.
Structs§
- Mmap
Section Storage - Mmap
Unified Logger Builder - Use this builder to create a new DataLogger.
- Mmap
Unified Logger Read - A read side of the memory map based unified logger.
- Mmap
Unified Logger Write - A write side of the datalogger.
- Unified
LoggerIO Reader - This a convenience wrapper around the UnifiedLoggerRead to implement the Read trait.
Enums§
- Mmap
Unified Logger - Holds the read or write side of the datalogger.