[][src]Type Definition stm32wb_pac::rcc::APB2SMENR

type APB2SMENR = Reg<u32, _APB2SMENR>;

APB2SMENR

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

For information about available fields see apb2smenr module

Trait Implementations

impl Readable for APB2SMENR[src]

read() method returns apb2smenr::R reader structure

impl ResetValue for APB2SMENR[src]

Register APB2SMENR reset()'s with value 0x0026_5800

type Type = u32

Register size

impl Writable for APB2SMENR[src]

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