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

type BDTAUPR = Reg<u32, _BDTAUPR>;

Burst DMA Timerx update Register

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

For information about available fields see bdtaupr module

Trait Implementations

impl Readable for BDTAUPR[src]

read() method returns bdtaupr::R reader structure

impl ResetValue for BDTAUPR[src]

Register BDTAUPR reset()'s with value 0

type Type = u32

Register size

impl Writable for BDTAUPR[src]

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