Type Definition stm32g4::stm32g474::hrtim_timd::TIMDCR[][src]

type TIMDCR = Reg<u32, _TIMDCR>;

Timerx Control Register

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

For information about available fields see timdcr module

Trait Implementations

impl Readable for TIMDCR[src]

read() method returns timdcr::R reader structure

impl ResetValue for TIMDCR[src]

Register TIMDCR reset()'s with value 0

type Type = u32

Register size

impl Writable for TIMDCR[src]

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