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

type R = R<u32, MISSED_FRAME_AND_BUFFER_OVERFLOW_COUNTER>;

Reader of register MISSED_FRAME_AND_BUFFER_OVERFLOW_COUNTER

Methods

impl R[src]

pub fn misfrmcnt(&self) -> MISFRMCNT_R[src]

Bits 0:15 - This field indicates the number of frames missed by the controller because of the RAM Receive Buffer being unavailable. This counter is incremented each time the DMA discards an incoming frame. The counter is cleared when this register is read.

pub fn miscntovf(&self) -> MISCNTOVF_R[src]

Bit 16 - Overflow bit for Missed Frame Counter

pub fn ovffrmcnt(&self) -> OVFFRMCNT_R[src]

Bits 17:27 - This field indicates the number of frames missed by the application. The counter is cleared when this register is read.

pub fn ovfcntovf(&self) -> OVFCNTOVF_R[src]

Bit 28 - Overflow bit for FIFO Overflow Counter