Type Alias esp32c6::pcr::aes_conf::W

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

Register AES_CONF writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

pub fn aes_clk_en(&mut self) -> AES_CLK_EN_W<'_, AES_CONF_SPEC>

Bit 0 - Set 1 to enable aes clock

source

pub fn aes_rst_en(&mut self) -> AES_RST_EN_W<'_, AES_CONF_SPEC>

Bit 1 - Set 0 to reset aes module