[][src]Type Definition stm32f1::stm32f107::ethernet_dma::dmaier::W

type W = W<u32, DMAIER>;

Writer for register DMAIER

Methods

impl W[src]

pub fn tie(&mut self) -> TIE_W[src]

Bit 0 - Transmit interrupt enable

pub fn tpsie(&mut self) -> TPSIE_W[src]

Bit 1 - Transmit process stopped interrupt enable

pub fn tbuie(&mut self) -> TBUIE_W[src]

Bit 2 - Transmit buffer unavailable interrupt enable

pub fn tjtie(&mut self) -> TJTIE_W[src]

Bit 3 - Transmit jabber timeout interrupt enable

pub fn roie(&mut self) -> ROIE_W[src]

Bit 4 - Overflow interrupt enable

pub fn tuie(&mut self) -> TUIE_W[src]

Bit 5 - Underflow interrupt enable

pub fn rie(&mut self) -> RIE_W[src]

Bit 6 - Receive interrupt enable

pub fn rbuie(&mut self) -> RBUIE_W[src]

Bit 7 - Receive buffer unavailable interrupt enable

pub fn rpsie(&mut self) -> RPSIE_W[src]

Bit 8 - Receive process stopped interrupt enable

pub fn rwtie(&mut self) -> RWTIE_W[src]

Bit 9 - receive watchdog timeout interrupt enable

pub fn etie(&mut self) -> ETIE_W[src]

Bit 10 - Early transmit interrupt enable

pub fn fbeie(&mut self) -> FBEIE_W[src]

Bit 13 - Fatal bus error interrupt enable

pub fn erie(&mut self) -> ERIE_W[src]

Bit 14 - Early receive interrupt enable

pub fn aise(&mut self) -> AISE_W[src]

Bit 15 - Abnormal interrupt summary enable

pub fn nise(&mut self) -> NISE_W[src]

Bit 16 - Normal interrupt summary enable