Struct stm32l4x6::rcc::AHB1ENR [] [src]

pub struct AHB1ENR { /* fields omitted */ }

AHB1 peripheral clock enable register

Methods

impl AHB1ENR
[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 AHB1ENR

impl !Sync for AHB1ENR