Type Definition stm32wb_stm32hal::stm32wb55::dmamux1::CFR[][src]

type CFR = Reg<u32, _CFR>;
Expand description

DMA Channel Clear Flag Register

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

For information about available fields see cfr module

Trait Implementations

Register CFR reset()’s with value 0

Register size

Reset value of the register

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