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

type C7CR = Reg<u32, _C7CR>;
Expand description

DMA Multiplexer Channel 7 Control register

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

For information about available fields see c7cr module

Trait Implementations

Register C7CR reset()’s with value 0

Register size

Reset value of the register

read() method returns c7cr::R reader structure

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