Mozzi  version v1.1.0
sound synthesis library for Arduino
IntegerType< BYTES > Struct Template Reference

Public Types

typedef IntegerType<(BYTES< 8) ?(BYTES+1) :8 >::unsigned_type unsigned_type
 
typedef IntegerType<(BYTES< 8) ?(BYTES+1) :8 >::signed_type signed_type
 

Detailed Description

template<uint8_t BYTES>
struct IntegerType< BYTES >

Definition at line 2 of file IntegerType.h.