Type Alias esp32c3::rsa::search_pos::SEARCH_POS_R

source ·
pub type SEARCH_POS_R = FieldReader<u16>;
Expand description

Field SEARCH_POS reader - Configure this field to set search position. This field should be used together with RSA_SEARCH_ENABLE. The field is only meaningful when RSA_SEARCH_ENABLE is high.

Aliased Type§

struct SEARCH_POS_R { /* private fields */ }