[][src]Type Definition stm32f1::stm32f101::ethernet_dma::DMACHRDR

type DMACHRDR = Reg<u32, _DMACHRDR>;

Ethernet DMA current host receive descriptor register

This register you can read. See API.

For information about available fields see dmachrdr module

Trait Implementations

impl Readable for DMACHRDR[src]

read() method returns dmachrdr::R reader structure