Type Definition stm32wb_stm32hal::stm32wb55::dbgmcu::APB1FZR2[][src]

pub type APB1FZR2 = Reg<u32, _APB1FZR2>;
Expand description

APB1 High Freeze Register CPU1

This register you can read, reset, write, write_with_zero, modify. See API.

For information about available fields see apb1fzr2 module

Trait Implementations

Register APB1FZR2 reset()’s with value 0

Register size

Reset value of the register

read() method returns apb1fzr2::R reader structure

write(|w| ..) method takes apb1fzr2::W writer structure