Type Definition stm32wb_stm32hal::stm32wb55::rcc::AHB1ENR[][src]

pub type AHB1ENR = Reg<u32, _AHB1ENR>;
Expand description

AHB1 peripheral clock enable register

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

For information about available fields see ahb1enr module

Trait Implementations

Register AHB1ENR reset()’s with value 0x0100

Register size

Reset value of the register

read() method returns ahb1enr::R reader structure

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