Type Definition stm32g4::stm32g484::hrtim_timf::TIMFICR[][src]

type TIMFICR = Reg<u32, _TIMFICR>;

Timerx Interrupt Clear Register

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

For information about available fields see timficr module

Trait Implementations

impl ResetValue for TIMFICR[src]

Register TIMFICR reset()'s with value 0

type Type = u32

Register size

impl Writable for TIMFICR[src]

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