JUCE
|
Helper functions for setting/getting 8-bit ranges inside a 32-bit word. More...
Static Public Member Functions | |
static constexpr uint32_t | set (uint32_t word, uint8_t value) |
static constexpr uint8_t | get (uint32_t word) |
Static Public Attributes | |
static constexpr uint32_t | shift = (uint32_t) 0x18 - Index * 8 |
Helper functions for setting/getting 8-bit ranges inside a 32-bit word.
|
staticconstexpr |
References universal_midi_packets::Utils::U8< Index >::shift, and gl::value.
|
staticconstexpr |
|
staticconstexpr |