Type Alias volute::Lut7

source ·
pub type Lut7 = StaticLut<7, 2>;
Expand description

7-input Lut

Aliased Type§

struct Lut7 { /* private fields */ }