Type Definition stm32g4::stm32g484::hrtim_tima::TIMAICR[][src]

type TIMAICR = Reg<u32, _TIMAICR>;

Timerx Interrupt Clear Register

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

For information about available fields see timaicr module

Trait Implementations

impl ResetValue for TIMAICR[src]

Register TIMAICR reset()'s with value 0

type Type = u32

Register size

impl Writable for TIMAICR[src]

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