pub type CONSTANT_TIME_R = BitReader;
Expand description

Field CONSTANT_TIME reader - Controls the CONSTANT_TIME option. 0: acceleration. 1: no acceleration(by default).

Aliased Type§

struct CONSTANT_TIME_R { /* private fields */ }