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

type BDTBUPR = Reg<u32, _BDTBUPR>;

Burst DMA Timerx update Register

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

For information about available fields see bdtbupr module

Trait Implementations

impl Readable for BDTBUPR[src]

read() method returns bdtbupr::R reader structure

impl ResetValue for BDTBUPR[src]

Register BDTBUPR reset()'s with value 0

type Type = u32

Register size

impl Writable for BDTBUPR[src]

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