Struct stm32f446_hal::stm32f446::dbg::DBGMCU_APB2_FZ[][src]

pub struct DBGMCU_APB2_FZ { /* fields omitted */ }

Debug MCU APB2 Freeze registe

Methods

impl DBGMCU_APB2_FZ
[src]

Modifies the contents of the register

Reads the contents of the register

Writes to the register

Writes the reset value to the register

Auto Trait Implementations