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

type C10CR = Reg<u32, _C10CR>;
Expand description

DMA Multiplexer Channel 10 Control register

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

For information about available fields see c10cr module

Trait Implementations

Register C10CR reset()’s with value 0

Register size

Reset value of the register

read() method returns c10cr::R reader structure

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