Type Alias rp2040_pac::rtc::irq_setup_1::SEC_ENA_W

source ·
pub type SEC_ENA_W<'a, REG> = BitWriter<'a, REG>;
Expand description

Field SEC_ENA writer - Enable second matching

Aliased Type§

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