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

type TIMECR2 = Reg<u32, _TIMECR2>;

HRTIM Timerx Control Register 2

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

For information about available fields see timecr2 module

Trait Implementations

impl Readable for TIMECR2[src]

read() method returns timecr2::R reader structure

impl ResetValue for TIMECR2[src]

Register TIMECR2 reset()'s with value 0

type Type = u32

Register size

impl Writable for TIMECR2[src]

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