Type Alias esp32s3::rsa::interrupt_ena::R
source · pub type R = R<INTERRUPT_ENA_SPEC>;Expand description
Register INTERRUPT_ENA reader
Aliased Type§
struct R { /* private fields */ }Implementations§
source§impl R
impl R
sourcepub fn interrupt_ena(&self) -> INTERRUPT_ENA_R
pub fn interrupt_ena(&self) -> INTERRUPT_ENA_R
Bit 0 - Set this bit to 1 to enable the RSA interrupt. This option is enabled by default.