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

type TIMDICR = Reg<u32, _TIMDICR>;

Timerx Interrupt Clear Register

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

For information about available fields see timdicr module

Trait Implementations

impl ResetValue for TIMDICR[src]

Register TIMDICR reset()'s with value 0

type Type = u32

Register size

impl Writable for TIMDICR[src]

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