Struct stm32l4x6::rcc::APB1ENR2 [] [src]

pub struct APB1ENR2 { /* fields omitted */ }

APB1 peripheral clock enable register 2

Methods

impl APB1ENR2
[src]

[src]

Modifies the contents of the register

[src]

Reads the contents of the register

[src]

Writes to the register

[src]

Writes the reset value to the register

Trait Implementations

Auto Trait Implementations

impl Send for APB1ENR2

impl !Sync for APB1ENR2