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

type C0CR = Reg<u32, _C0CR>;
Expand description

DMA Multiplexer Channel 0 Control register

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

For information about available fields see c0cr module

Trait Implementations

Register C0CR reset()’s with value 0

Register size

Reset value of the register

read() method returns c0cr::R reader structure

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