Type Definition stm32g4::stm32g474::hrtim_master::MREP[][src]

type MREP = Reg<u32, _MREP>;

Master Timer Repetition Register

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

For information about available fields see mrep module

Trait Implementations

impl Readable for MREP[src]

read() method returns mrep::R reader structure

impl ResetValue for MREP[src]

Register MREP reset()'s with value 0

type Type = u32

Register size

impl Writable for MREP[src]

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