enum class PulseTraceContents_t : uint32
{
    STATIC_LEVEL = 0,
    SOLID = 1,
};