Type Alias esp32c3::rsa::search_enable::SEARCH_ENABLE_R

source ·
pub type SEARCH_ENABLE_R = BitReader;
Expand description

Field SEARCH_ENABLE reader - Configure this bit to 1 for acceleration. 1: with acceleration, 0: without acceleration(default). This option should be used together with RSA_SEARCH_POS.

Aliased Type§

struct SEARCH_ENABLE_R { /* private fields */ }