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

type LIFCR = Reg<u32, _LIFCR>;

low interrupt flag clear register

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

For information about available fields see lifcr module

Trait Implementations

impl ResetValue for LIFCR[src]

Register LIFCR reset()'s with value 0

type Type = u32

Register size

impl Writable for LIFCR[src]

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