Type Definition stm32g4::stm32g474::hrtim_master::MICR[][src]

type MICR = Reg<u32, _MICR>;

Master Timer Interrupt Clear Register

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

For information about available fields see micr module

Trait Implementations

impl ResetValue for MICR[src]

Register MICR reset()'s with value 0

type Type = u32

Register size

impl Writable for MICR[src]

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