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

type DMACHTDR = Reg<u32, _DMACHTDR>;

Ethernet DMA current host transmit descriptor register

This register you can read. See API.

For information about available fields see dmachtdr module

Trait Implementations

impl Readable for DMACHTDR[src]

read() method returns dmachtdr::R reader structure