Type Alias esp32c3::rsa::constant_time::CONSTANT_TIME_R

source ·
pub type CONSTANT_TIME_R = BitReader;
Expand description

Field CONSTANT_TIME reader - Configure this bit to 0 for acceleration. 0: with acceleration, 1: without acceleration(defalut).

Aliased Type§

struct CONSTANT_TIME_R { /* private fields */ }