[][src]Type Definition stm32l0::stm32l0x1::rcc::AHBENR

type AHBENR = Reg<u32, _AHBENR>;

AHB peripheral clock enable register

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

For information about avaliable fields see ahbenr module

Trait Implementations

impl Readable for AHBENR[src]

read() method returns ahbenr::R reader structure

impl Writable for AHBENR[src]

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

impl ResetValue for AHBENR[src]

Register AHBENR reset()'s with value 0x0100

type Type = u32

Register size