Type Definition stm32g4::stm32g474::hrtim_timc::TIMCCR2[][src]

type TIMCCR2 = Reg<u32, _TIMCCR2>;

HRTIM Timerx Control Register 2

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

For information about available fields see timccr2 module

Trait Implementations

impl Readable for TIMCCR2[src]

read() method returns timccr2::R reader structure

impl ResetValue for TIMCCR2[src]

Register TIMCCR2 reset()'s with value 0

type Type = u32

Register size

impl Writable for TIMCCR2[src]

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