pub type W = W<INTCTRL_SPEC>;Expand description
Register INTCTRL writer
Aliased Type§
pub struct W { /* private fields */ }Implementations§
Source§impl W
impl W
Sourcepub fn ie(&mut self) -> IE_W<'_, INTCTRL_SPEC>
pub fn ie(&mut self) -> IE_W<'_, INTCTRL_SPEC>
Bit 0 - Interrupt Enable
Sourcepub fn ssie(&mut self) -> SSIE_W<'_, INTCTRL_SPEC>
pub fn ssie(&mut self) -> SSIE_W<'_, INTCTRL_SPEC>
Bit 4 - Slave Select Trigger Interrupt Enable
Sourcepub fn dreie(&mut self) -> DREIE_W<'_, INTCTRL_SPEC>
pub fn dreie(&mut self) -> DREIE_W<'_, INTCTRL_SPEC>
Bit 5 - Data Register Empty Interrupt Enable
Sourcepub fn txcie(&mut self) -> TXCIE_W<'_, INTCTRL_SPEC>
pub fn txcie(&mut self) -> TXCIE_W<'_, INTCTRL_SPEC>
Bit 6 - Transfer Complete Interrupt Enable
Sourcepub fn rxcie(&mut self) -> RXCIE_W<'_, INTCTRL_SPEC>
pub fn rxcie(&mut self) -> RXCIE_W<'_, INTCTRL_SPEC>
Bit 7 - Receive Complete Interrupt Enable