Type Definition stm32g4::stm32g431::dbgmcu::APB1L_FZ[][src]

type APB1L_FZ = Reg<u32, _APB1L_FZ>;

APB Low Freeze Register 1

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

For information about available fields see apb1l_fz module

Trait Implementations

impl Readable for APB1L_FZ[src]

read() method returns apb1l_fz::R reader structure

impl ResetValue for APB1L_FZ[src]

Register APB1L_FZ reset()'s with value 0

type Type = u32

Register size

impl Writable for APB1L_FZ[src]

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