Type Definition stm32g4::stm32g474::hrtim_tima::REPAR[][src]

type REPAR = Reg<u32, _REPAR>;

Timerx Repetition Register

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

For information about available fields see repar module

Trait Implementations

impl Readable for REPAR[src]

read() method returns repar::R reader structure

impl ResetValue for REPAR[src]

Register REPAR reset()'s with value 0

type Type = u32

Register size

impl Writable for REPAR[src]

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