Type Definition stm32g4::stm32g474::hrtim_common::BDTDUPR[][src]

type BDTDUPR = Reg<u32, _BDTDUPR>;

Burst DMA Timerx update Register

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

For information about available fields see bdtdupr module

Trait Implementations

impl Readable for BDTDUPR[src]

read() method returns bdtdupr::R reader structure

impl ResetValue for BDTDUPR[src]

Register BDTDUPR reset()'s with value 0

type Type = u32

Register size

impl Writable for BDTDUPR[src]

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