Type Definition stm32f4::stm32f413::rcc::AHB2LPENR[][src]

type AHB2LPENR = Reg<u32, _AHB2LPENR>;

AHB2 peripheral clock enable in low power mode register

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

For information about available fields see ahb2lpenr module

Trait Implementations

impl Readable for AHB2LPENR[src]

read() method returns ahb2lpenr::R reader structure

impl ResetValue for AHB2LPENR[src]

Register AHB2LPENR reset()'s with value 0xf1

type Type = u32

Register size

impl Writable for AHB2LPENR[src]

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