R

Type Alias R 

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

Register INTCTRL reader

Aliased Type§

pub struct R { /* private fields */ }

Implementations§

Source§

impl R

Source

pub fn ie(&self) -> IE_R

Bit 0 - Interrupt Enable

Source

pub fn ssie(&self) -> SSIE_R

Bit 4 - Slave Select Trigger Interrupt Enable

Source

pub fn dreie(&self) -> DREIE_R

Bit 5 - Data Register Empty Interrupt Enable

Source

pub fn txcie(&self) -> TXCIE_R

Bit 6 - Transfer Complete Interrupt Enable

Source

pub fn rxcie(&self) -> RXCIE_R

Bit 7 - Receive Complete Interrupt Enable