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

type DMARSWTR = Reg<u32, _DMARSWTR>;

Ethernet DMA receive status watchdog timer register

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

For information about available fields see dmarswtr module

Trait Implementations

impl Readable for DMARSWTR[src]

read() method returns dmarswtr::R reader structure

impl ResetValue for DMARSWTR[src]

Register DMARSWTR reset()'s with value 0

type Type = u32

Register size

impl Writable for DMARSWTR[src]

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