Struct stm32h743::rcc::AHB3LPENR [] [src]

pub struct AHB3LPENR { /* fields omitted */ }

RCC AHB3 Sleep Clock Register

Methods

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

impl !Sync for AHB3LPENR