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

pub type C5CR = Reg<u32, _C5CR>;
Expand description

DMA Multiplexer Channel 5 Control register

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

For information about available fields see c5cr module

Trait Implementations

Register C5CR reset()’s with value 0

Register size

Reset value of the register

read() method returns c5cr::R reader structure

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