Type Alias esp32c6::rsa::int_ena::R

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

Register INT_ENA reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

source§

impl R

source

pub fn int_ena(&self) -> INT_ENA_R

Bit 0 - Set this bit to enable interrupt that occurs when rsa calculation is done. 1’b0: disable, 1’b1: enable(default).