Type Alias esp32c3::rsa::search_enable::R

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

Register SEARCH_ENABLE reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

source§

impl R

source

pub fn search_enable(&self) -> SEARCH_ENABLE_R

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.