W

Type Alias W 

pub type W = W<MierSpec>;
Expand description

Register MIER writer

Aliased Type§

pub struct W { /* private fields */ }

Implementations§

§

impl W

pub fn tdie(&mut self) -> TdieW<'_, MierSpec>

Bit 0 - Transmit Data Interrupt Enable

pub fn rdie(&mut self) -> RdieW<'_, MierSpec>

Bit 1 - Receive Data Interrupt Enable

pub fn epie(&mut self) -> EpieW<'_, MierSpec>

Bit 8 - End Packet Interrupt Enable

pub fn sdie(&mut self) -> SdieW<'_, MierSpec>

Bit 9 - STOP Detect Interrupt Enable

pub fn ndie(&mut self) -> NdieW<'_, MierSpec>

Bit 10 - NACK Detect Interrupt Enable

pub fn alie(&mut self) -> AlieW<'_, MierSpec>

Bit 11 - Arbitration Lost Interrupt Enable

pub fn feie(&mut self) -> FeieW<'_, MierSpec>

Bit 12 - FIFO Error Interrupt Enable

pub fn pltie(&mut self) -> PltieW<'_, MierSpec>

Bit 13 - Pin Low Timeout Interrupt Enable

pub fn dmie(&mut self) -> DmieW<'_, MierSpec>

Bit 14 - Data Match Interrupt Enable