Struct stm32h743::rcc::APB1HLPENR [] [src]

pub struct APB1HLPENR { /* fields omitted */ }

RCC APB1 High Sleep Clock Register

Methods

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

impl !Sync for APB1HLPENR