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

pub type AHB1SMENR = Reg<u32, _AHB1SMENR>;
Expand description

AHB1 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 ahb1smenr module

Trait Implementations

Register AHB1SMENR reset()’s with value 0x0001_1303

Register size

Reset value of the register

read() method returns ahb1smenr::R reader structure

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