Type Alias INT_ENA_W

Source
pub type INT_ENA_W<'a, REG> = FieldWriter<'a, REG, 5>;
Expand description

Field INT_ENA writer - set bit 13 to enable CPU interrupt. set bit 14 to enable CPU(not shielded) interrupt.

Aliased Typeยง

struct INT_ENA_W<'a, REG> { /* private fields */ }