Type Alias esp32c3::rsa::CONSTANT_TIME

source ·
pub type CONSTANT_TIME = Reg<CONSTANT_TIME_SPEC>;
Expand description

CONSTANT_TIME (rw) register accessor: RSA constant time option register

You can read this register and get constant_time::R. You can reset, write, write_with_zero this register using constant_time::W. You can also modify this register. See API.

For information about available fields see constant_time module

Aliased Type§

struct CONSTANT_TIME { /* private fields */ }