modm API documentation
modm::IntegerAngle< Bits > Struct Template Reference

Public Typedefs

using T = modm::least_uint< Bits >
 
using DeltaType = std::make_signed_t< modm::least_uint< Bits+1 > >
 

Public Member Functions

constexpr DeltaType getDelta ()
 
constexpr float toDegree () const
 
constexpr float toRadian () const
 

Public Attributes

data
 

Static Public Attributes

static constexpr T max = std::pow(2, Bits) - 1
 

The documentation for this struct was generated from the following file: