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

type R = R<u32, DMAIER>;

Reader of register DMAIER

Implementations

impl R[src]

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

Bit 0 - Transmit interrupt enable

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

Bit 1 - Transmit process stopped interrupt enable

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

Bit 2 - Transmit buffer unavailable interrupt enable

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

Bit 3 - Transmit jabber timeout interrupt enable

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

Bit 4 - Receive overflow interrupt enable

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

Bit 5 - Transmit underflow interrupt enable

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

Bit 6 - Receive interrupt enable

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

Bit 7 - Receive buffer unavailable interrupt enable

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

Bit 8 - Receive process stopped interrupt enable

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

Bit 9 - Receive watchdog timeout interrupt enable

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

Bit 10 - Early transmit interrupt enable

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

Bit 13 - Fatal bus error interrupt enable

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

Bit 14 - Early receive interrupt enable

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

Bit 15 - Abnormal interrupt summary enable

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

Bit 16 - Normal interrupt summary enable