Type Alias esp32c3::rsa::int_ena::W

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

Register INT_ENA writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

pub fn int_ena(&mut self) -> INT_ENA_W<'_, INT_ENA_SPEC>

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