Struct stm32f334::dbgmcu::APB2FZ [] [src]

pub struct APB2FZ { /* fields omitted */ }

APB High Freeze Register

Methods

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

impl !Sync for APB2FZ