R

Type Alias R 

pub type R = R<MierSpec>;
Expand description

Register MIER reader

Aliased Type§

pub struct R { /* private fields */ }

Implementations§

§

impl R

pub fn tdie(&self) -> TdieR

Bit 0 - Transmit Data Interrupt Enable

pub fn rdie(&self) -> RdieR

Bit 1 - Receive Data Interrupt Enable

pub fn epie(&self) -> EpieR

Bit 8 - End Packet Interrupt Enable

pub fn sdie(&self) -> SdieR

Bit 9 - STOP Detect Interrupt Enable

pub fn ndie(&self) -> NdieR

Bit 10 - NACK Detect Interrupt Enable

pub fn alie(&self) -> AlieR

Bit 11 - Arbitration Lost Interrupt Enable

pub fn feie(&self) -> FeieR

Bit 12 - FIFO Error Interrupt Enable

pub fn pltie(&self) -> PltieR

Bit 13 - Pin Low Timeout Interrupt Enable

pub fn dmie(&self) -> DmieR

Bit 14 - Data Match Interrupt Enable