[][src]Type Definition xmc4800::eth0::interrupt_enable::R

type R = R<u32, INTERRUPT_ENABLE>;

Reader of register INTERRUPT_ENABLE

Methods

impl R[src]

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

Bit 0 - Transmit Interrupt Enable

pub fn tse(&self) -> TSE_R[src]

Bit 1 - Transmit Stopped Enable

pub fn tue(&self) -> TUE_R[src]

Bit 2 - Transmit Buffer Unvailable Enable

pub fn tje(&self) -> TJE_R[src]

Bit 3 - Transmit Jabber Timeout Enable

pub fn ove(&self) -> OVE_R[src]

Bit 4 - Overflow Interrupt Enable

pub fn une(&self) -> UNE_R[src]

Bit 5 - Underflow Interrupt Enable

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

Bit 6 - Receive Interrupt Enable

pub fn rue(&self) -> RUE_R[src]

Bit 7 - Receive Buffer Unavailable Enable

pub fn rse(&self) -> RSE_R[src]

Bit 8 - Receive Stopped Enable

pub fn rwe(&self) -> RWE_R[src]

Bit 9 - Receive Watchdog Timeout Enable

pub fn ete(&self) -> ETE_R[src]

Bit 10 - Early Transmit Interrupt Enable

pub fn fbe(&self) -> FBE_R[src]

Bit 13 - Fatal Bus Error Enable

pub fn ere(&self) -> ERE_R[src]

Bit 14 - Early Receive Interrupt Enable

pub fn aie(&self) -> AIE_R[src]

Bit 15 - Abnormal Interrupt Summary Enable

pub fn nie(&self) -> NIE_R[src]

Bit 16 - Normal Interrupt Summary Enable