[][src]Type Definition stm32f4::stm32f469::ethernet_dma::dmaomr::W

type W = W<u32, DMAOMR>;

Writer for register DMAOMR

Methods

impl W[src]

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

Bit 1 - Start/stop receive

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

Bit 2 - Operate on second frame

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

Bits 3:4 - Receive threshold control

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

Bit 6 - Forward undersized good frames

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

Bit 7 - Forward error frames

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

Bit 13 - Start/stop transmission

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

Bits 14:16 - Transmit threshold control

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

Bit 20 - Flush transmit FIFO

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

Bit 21 - Transmit store and forward

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

Bit 24 - Disable flushing of received frames

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

Bit 25 - Receive store and forward

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

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