Type Definition stm32f4::stm32f469::dma2d::AMTCR[][src]

type AMTCR = Reg<u32, _AMTCR>;

AHB master timer configuration register

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

For information about available fields see amtcr module

Trait Implementations

impl Readable for AMTCR[src]

read() method returns amtcr::R reader structure

impl ResetValue for AMTCR[src]

Register AMTCR reset()'s with value 0

type Type = u32

Register size

impl Writable for AMTCR[src]

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