numStages property
The number of synchronization stages (flip-flops).
Minimum is 2. Higher values provide more metastability protection but increase latency.
Implementation
int get numStages => depth;
The number of synchronization stages (flip-flops).
Minimum is 2. Higher values provide more metastability protection but increase latency.
int get numStages => depth;