pub type R = R<CONSTANT_TIME_SPEC>;
Expand description
Register CONSTANT_TIME
reader
Aliased Type§
struct R { /* private fields */ }
Implementations§
Source§impl R
impl R
Sourcepub fn constant_time(&self) -> CONSTANT_TIME_R
pub fn constant_time(&self) -> CONSTANT_TIME_R
Bit 0 - Controls the CONSTANT_TIME option. 0: acceleration. 1: no acceleration(by default).