[][src]Type Definition stm32f1::stm32f107::ethernet_dma::DMACHRBAR

type DMACHRBAR = Reg<u32, _DMACHRBAR>;

Ethernet DMA current host receive buffer address register

This register you can read. See API.

For information about available fields see dmachrbar module

Trait Implementations

impl Readable for DMACHRBAR[src]

read() method returns dmachrbar::R reader structure