Type Definition stm32f2::stm32f217::ethernet_dma::DMACHRDR[][src]

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