W

Type Alias W 

Source
pub type W = W<INTCTRL_SPEC>;
Expand description

Register INTCTRL writer

Aliased Type§

pub struct W { /* private fields */ }

Implementations§

Source§

impl W

Source

pub fn ie(&mut self) -> IE_W<'_, INTCTRL_SPEC>

Bit 0 - Interrupt Enable

Source

pub fn ssie(&mut self) -> SSIE_W<'_, INTCTRL_SPEC>

Bit 4 - Slave Select Trigger Interrupt Enable

Source

pub fn dreie(&mut self) -> DREIE_W<'_, INTCTRL_SPEC>

Bit 5 - Data Register Empty Interrupt Enable

Source

pub fn txcie(&mut self) -> TXCIE_W<'_, INTCTRL_SPEC>

Bit 6 - Transfer Complete Interrupt Enable

Source

pub fn rxcie(&mut self) -> RXCIE_W<'_, INTCTRL_SPEC>

Bit 7 - Receive Complete Interrupt Enable