Type Alias esp32c3::sha::irq_ena::W

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

Register IRQ_ENA writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

pub fn interrupt_ena(&mut self) -> INTERRUPT_ENA_W<'_, IRQ_ENA_SPEC>

Bit 0 - Sha interrupt enable register. 1’b0: disable(default). 1’b1: enable.