[][src]Constant kaze::MIN_SIGNAL_BIT_WIDTH

pub const MIN_SIGNAL_BIT_WIDTH: u32 = 1;

The minimum allowed bit width for any given Signal.

This is currently set to 1, and is not likely to change in future versions of this library.