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

pub type C2SCR = Reg<u32, _C2SCR>;
Expand description

Status Set or Clear register CPU2

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

For information about available fields see c2scr module

Trait Implementations

Register C2SCR reset()’s with value 0

Register size

Reset value of the register

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