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

type MCMP2R = Reg<u32, _MCMP2R>;

Master Timer Compare 2 Register

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

For information about available fields see mcmp2r module

Trait Implementations

impl Readable for MCMP2R[src]

read() method returns mcmp2r::R reader structure

impl ResetValue for MCMP2R[src]

Register MCMP2R reset()'s with value 0

type Type = u32

Register size

impl Writable for MCMP2R[src]

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