Type Definition stm32g4::stm32g474::hrtim_timb::REPBR[][src]

type REPBR = Reg<u32, _REPBR>;

Timerx Repetition Register

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

For information about available fields see repbr module

Trait Implementations

impl Readable for REPBR[src]

read() method returns repbr::R reader structure

impl ResetValue for REPBR[src]

Register REPBR reset()'s with value 0

type Type = u32

Register size

impl Writable for REPBR[src]

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