Type Definition stm32g4::stm32g484::dbgmcu::APB1H_FZ[][src]

type APB1H_FZ = Reg<u32, _APB1H_FZ>;

APB Low Freeze Register 2

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

For information about available fields see apb1h_fz module

Trait Implementations

impl Readable for APB1H_FZ[src]

read() method returns apb1h_fz::R reader structure

impl ResetValue for APB1H_FZ[src]

Register APB1H_FZ reset()'s with value 0

type Type = u32

Register size

impl Writable for APB1H_FZ[src]

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