Struct stm32l0x3::rcc::ahbsmenr::W [] [src]

pub struct W { /* fields omitted */ }

Value to write to the register

Methods

impl W
[src]

[src]

Reset value of the register

[src]

Writes raw bits to the register

[src]

Bit 24 - Crypto clock enable during sleep mode bit

[src]

Bit 20 - Random Number Generator clock enable during sleep mode bit

[src]

Bit 16 - Touch Sensing clock enable during sleep mode bit

[src]

Bit 12 - CRC clock enable during sleep mode bit

[src]

Bit 9 - SRAM interface clock enable during sleep mode bit

[src]

Bit 8 - NVM interface clock enable during sleep mode bit

[src]

Bit 0 - DMA clock enable during sleep mode bit

Trait Implementations

Auto Trait Implementations

impl Send for W

impl Sync for W