Struct stm32f334::dbgmcu::APB1FZ [] [src]

pub struct APB1FZ { /* fields omitted */ }

APB Low Freeze Register

Methods

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

impl !Sync for APB1FZ