Type Definition stm32wb_stm32hal::stm32wb55::ipcc::C2MR[][src]

type C2MR = Reg<u32, _C2MR>;
Expand description

Mask register CPU2

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

For information about available fields see c2mr module

Trait Implementations

Register C2MR reset()’s with value 0xffff_ffff

Register size

Reset value of the register

read() method returns c2mr::R reader structure

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