Type Definition stm32f4::stm32f413::dma1::LIFCR[][src]

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