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

type R = R<u32, DMAOMR>;

Reader of register DMAOMR

Implementations

impl R[src]

pub fn sr(&self) -> SR_R[src]

Bit 1 - Start/stop receive

pub fn osf(&self) -> OSF_R[src]

Bit 2 - Operate on second frame

pub fn rtc(&self) -> RTC_R[src]

Bits 3:4 - Receive threshold control

pub fn fugf(&self) -> FUGF_R[src]

Bit 6 - Forward undersized good frames

pub fn fef(&self) -> FEF_R[src]

Bit 7 - Forward error frames

pub fn st(&self) -> ST_R[src]

Bit 13 - Start/stop transmission

pub fn ttc(&self) -> TTC_R[src]

Bits 14:16 - Transmit threshold control

pub fn ftf(&self) -> FTF_R[src]

Bit 20 - Flush transmit FIFO

pub fn tsf(&self) -> TSF_R[src]

Bit 21 - Transmit store and forward

pub fn dfrf(&self) -> DFRF_R[src]

Bit 24 - Disable flushing of received frames

pub fn rsf(&self) -> RSF_R[src]

Bit 25 - Receive store and forward

pub fn dtcefd(&self) -> DTCEFD_R[src]

Bit 26 - Dropping of TCP/IP checksum error frames disable