Type Alias esp32s3::rsa::constant_time::CONSTANT_TIME_R
source · 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 */ }