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

type DMATDLAR = Reg<u32, _DMATDLAR>;

Ethernet DMA transmit descriptor list address register

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

For information about available fields see dmatdlar module

Trait Implementations

impl Readable for DMATDLAR[src]

read() method returns dmatdlar::R reader structure

impl ResetValue for DMATDLAR[src]

Register DMATDLAR reset()'s with value 0

type Type = u32

Register size

impl Writable for DMATDLAR[src]

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