Type Definition stm32g4::stm32g484::hrtim_timc::TIMCICR[][src]

type TIMCICR = Reg<u32, _TIMCICR>;

Timerx Interrupt Clear Register

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

For information about available fields see timcicr module

Trait Implementations

impl ResetValue for TIMCICR[src]

Register TIMCICR reset()'s with value 0

type Type = u32

Register size

impl Writable for TIMCICR[src]

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