Struct stm32l0x1::rcc::ahbenr::R[][src]

pub struct R { /* fields omitted */ }

Value read from the register

Methods

impl R
[src]

Value of the register as raw bits

Bit 24 - Crypto clock enable bit

Bit 12 - CRC clock enable bit

Bit 8 - NVM interface clock enable bit

Bit 0 - DMA clock enable bit

Auto Trait Implementations

impl Send for R

impl Sync for R