Type Definition stm32g4::stm32g484::hrtim_timd::TIMDCR2[][src]

type TIMDCR2 = Reg<u32, _TIMDCR2>;

HRTIM Timerx Control Register 2

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

For information about available fields see timdcr2 module

Trait Implementations

impl Readable for TIMDCR2[src]

read() method returns timdcr2::R reader structure

impl ResetValue for TIMDCR2[src]

Register TIMDCR2 reset()'s with value 0

type Type = u32

Register size

impl Writable for TIMDCR2[src]

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