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

type BDMADR = Reg<u32, _BDMADR>;

Burst DMA Data Register

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

For information about available fields see bdmadr module

Trait Implementations

impl ResetValue for BDMADR[src]

Register BDMADR reset()'s with value 0

type Type = u32

Register size

impl Writable for BDMADR[src]

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