Type Alias esp32c6::pcr::rsa_conf::W

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

Register RSA_CONF writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

pub fn rsa_clk_en(&mut self) -> RSA_CLK_EN_W<'_, RSA_CONF_SPEC>

Bit 0 - Set 1 to enable rsa clock

source

pub fn rsa_rst_en(&mut self) -> RSA_RST_EN_W<'_, RSA_CONF_SPEC>

Bit 1 - Set 0 to reset rsa module