Struct stm32h743::rcc::AHB4LPENR [] [src]

pub struct AHB4LPENR { /* fields omitted */ }

RCC AHB4 Sleep Clock Register

Methods

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

impl !Sync for AHB4LPENR