Type Definition stm32f4::stm32f401::dma2::HIFCR[][src]

type HIFCR = Reg<u32, _HIFCR>;

high interrupt flag clear register

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

For information about available fields see hifcr module

Trait Implementations

impl ResetValue for HIFCR[src]

Register HIFCR reset()'s with value 0

type Type = u32

Register size

impl Writable for HIFCR[src]

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