Struct esp32c3::rsa::constant_time::CONSTANT_TIME_SPEC [−][src]
pub struct CONSTANT_TIME_SPEC;
Expand description
RSA constant time option register
This register you can read
, write_with_zero
, reset
, write
, modify
. See API.
For information about available fields see constant_time module
Trait Implementations
read()
method returns constant_time::R reader structure
reset()
method sets CONSTANT_TIME to value 0x01
Reset value of the register.
write(|w| ..)
method takes constant_time::W writer structure