Type Definition stm32f4::stm32f469::ethernet_dma::DMARPDR[][src]

type DMARPDR = Reg<u32, _DMARPDR>;

EHERNET DMA receive poll demand register

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

For information about available fields see dmarpdr module

Trait Implementations

impl Readable for DMARPDR[src]

read() method returns dmarpdr::R reader structure

impl ResetValue for DMARPDR[src]

Register DMARPDR reset()'s with value 0

type Type = u32

Register size

impl Writable for DMARPDR[src]

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