Type Alias W

Source
pub type W = W<RSA_PD_CTRL_SPEC>;
Expand description

Register RSA_PD_CTRL writer

Aliased Type§

pub struct W { /* private fields */ }

Implementations§

Source§

impl W

Source

pub fn rsa_mem_pd(&mut self) -> RSA_MEM_PD_W<'_, RSA_PD_CTRL_SPEC>

Bit 0 - Set this bit to power down rsa internal memory.

Source

pub fn rsa_mem_force_pu(&mut self) -> RSA_MEM_FORCE_PU_W<'_, RSA_PD_CTRL_SPEC>

Bit 1 - Set this bit to force power up rsa internal memory

Source

pub fn rsa_mem_force_pd(&mut self) -> RSA_MEM_FORCE_PD_W<'_, RSA_PD_CTRL_SPEC>

Bit 2 - Set this bit to force power down rsa internal memory.