Type Definition stm32g0::stm32g041::rcc::APBSMENR1[][src]

type APBSMENR1 = Reg<u32, _APBSMENR1>;

APB peripheral clock enable in Sleep mode register 1

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

For information about available fields see apbsmenr1 module

Trait Implementations

impl Readable for APBSMENR1[src]

read() method returns apbsmenr1::R reader structure

impl ResetValue for APBSMENR1[src]

Register APBSMENR1 reset()'s with value 0

type Type = u32

Register size

impl Writable for APBSMENR1[src]

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