Type Definition stm32wb_stm32hal::stm32wb55::dma2::IFCR[][src]

type IFCR = Reg<u32, _IFCR>;
Expand description

interrupt flag clear register

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

For information about available fields see ifcr module

Trait Implementations

Register IFCR reset()’s with value 0

Register size

Reset value of the register

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