Type Definition stm32g4::stm32g484::hrtim_timb::TIMBICR[][src]

type TIMBICR = Reg<u32, _TIMBICR>;

Timerx Interrupt Clear Register

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

For information about available fields see timbicr module

Trait Implementations

impl ResetValue for TIMBICR[src]

Register TIMBICR reset()'s with value 0

type Type = u32

Register size

impl Writable for TIMBICR[src]

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