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

type BDTCUPR = Reg<u32, _BDTCUPR>;

Burst DMA Timerx update Register

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

For information about available fields see bdtcupr module

Trait Implementations

impl Readable for BDTCUPR[src]

read() method returns bdtcupr::R reader structure

impl ResetValue for BDTCUPR[src]

Register BDTCUPR reset()'s with value 0

type Type = u32

Register size

impl Writable for BDTCUPR[src]

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