[][src]Type Definition stm32wb_pac::ipcc::C2SCR

type C2SCR = Reg<u32, _C2SCR>;

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

impl ResetValue for C2SCR[src]

Register C2SCR reset()'s with value 0

type Type = u32

Register size

impl Writable for C2SCR[src]

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