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