Type Definition stm32f4::stm32f407::ethernet_dma::DMAMFBOCR[][src]

type DMAMFBOCR = Reg<u32, _DMAMFBOCR>;

Ethernet DMA missed frame and buffer overflow counter register

This register you can read, reset, write, write_with_zero, modify. See API.

For information about available fields see dmamfbocr module

Trait Implementations

impl Readable for DMAMFBOCR[src]

read() method returns dmamfbocr::R reader structure

impl ResetValue for DMAMFBOCR[src]

Register DMAMFBOCR reset()'s with value 0

type Type = u32

Register size

impl Writable for DMAMFBOCR[src]

write(|w| ..) method takes dmamfbocr::W writer structure