Type Definition stm32g4::stm32g484::hrtim_common::BDMUPDR[][src]

type BDMUPDR = Reg<u32, _BDMUPDR>;

BDMUPDR

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

For information about available fields see bdmupdr module

Trait Implementations

impl Readable for BDMUPDR[src]

read() method returns bdmupdr::R reader structure

impl ResetValue for BDMUPDR[src]

Register BDMUPDR reset()'s with value 0

type Type = u32

Register size

impl Writable for BDMUPDR[src]

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