Type Alias esp32c3::sha::irq_ena::INTERRUPT_ENA_R

source ·
pub type INTERRUPT_ENA_R = BitReader;
Expand description

Field INTERRUPT_ENA reader - Sha interrupt enable register. 1’b0: disable(default). 1’b1: enable.

Aliased Type§

struct INTERRUPT_ENA_R { /* private fields */ }