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

type BDTEUPR = Reg<u32, _BDTEUPR>;

Burst DMA Timerx update Register

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

For information about available fields see bdteupr module

Trait Implementations

impl Readable for BDTEUPR[src]

read() method returns bdteupr::R reader structure

impl ResetValue for BDTEUPR[src]

Register BDTEUPR reset()'s with value 0

type Type = u32

Register size

impl Writable for BDTEUPR[src]

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