Type Alias esp32h2::pcr::rsa_pd_ctrl::R

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

Register RSA_PD_CTRL reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

source§

impl R

source

pub fn rsa_mem_pd(&self) -> RSA_MEM_PD_R

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

source

pub fn rsa_mem_force_pu(&self) -> RSA_MEM_FORCE_PU_R

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

source

pub fn rsa_mem_force_pd(&self) -> RSA_MEM_FORCE_PD_R

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