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

type C1SCR = Reg<u32, _C1SCR>;

Status Set or Clear register CPU1

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

For information about available fields see c1scr module

Trait Implementations

impl ResetValue for C1SCR[src]

Register C1SCR reset()'s with value 0

type Type = u32

Register size

impl Writable for C1SCR[src]

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