Type Definition stm32l4_stm32hal::stm32l4x5::rcc::AHB2SMENR[][src]

pub type AHB2SMENR = Reg<u32, _AHB2SMENR>;
Expand description

AHB2 peripheral clocks enable in Sleep and Stop modes register

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

For information about available fields see ahb2smenr module

Trait Implementations

Register AHB2SMENR reset()’s with value 0x0005_32ff

Register size

Reset value of the register

read() method returns ahb2smenr::R reader structure

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