M5UnitUnified 0.0.2 git rev:a353e8c
Loading...
Searching...
No Matches
types.hpp File Reference

Type and enumerator definitions. More...

#include <cstdint>

Go to the source code of this file.

Namespaces

namespace  m5
 Top level namespace of M5stack.
 
namespace  types
 Type and enumerator definitions.
 

Typedefs

using m5::unit::types::uid_t = uint32_t
 Component unique identifier.
 
using m5::unit::types::attr_t = uint32_t
 Component attribute bits.
 
using m5::unit::types::elapsed_time_t = unsigned long
 Elapsed time unit (ms)
 

Detailed Description

Type and enumerator definitions.