Type Alias esp32c3::rsa::search_enable::W

source ·
pub type W = W<SEARCH_ENABLE_SPEC>;
Expand description

Register SEARCH_ENABLE writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

pub fn search_enable(&mut self) -> SEARCH_ENABLE_W<'_, SEARCH_ENABLE_SPEC>

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