Type Definition stm32g4::stm32g474::hrtim_time::TIMEICR[][src]

type TIMEICR = Reg<u32, _TIMEICR>;

Timerx Interrupt Clear Register

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

For information about available fields see timeicr module

Trait Implementations

impl ResetValue for TIMEICR[src]

Register TIMEICR reset()'s with value 0

type Type = u32

Register size

impl Writable for TIMEICR[src]

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