Type Alias esp32c3::sha::irq_ena::R

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

Register IRQ_ENA reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

source§

impl R

source

pub fn interrupt_ena(&self) -> INTERRUPT_ENA_R

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