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

type DMATPDR = Reg<u32, _DMATPDR>;

Ethernet DMA transmit poll demand register

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

For information about available fields see dmatpdr module

Trait Implementations

impl Readable for DMATPDR[src]

read() method returns dmatpdr::R reader structure

impl ResetValue for DMATPDR[src]

Register DMATPDR reset()'s with value 0

type Type = u32

Register size

impl Writable for DMATPDR[src]

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