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

type MCMP1R = Reg<u32, _MCMP1R>;

Master Timer Compare 1 Register

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

For information about available fields see mcmp1r module

Trait Implementations

impl Readable for MCMP1R[src]

read() method returns mcmp1r::R reader structure

impl ResetValue for MCMP1R[src]

Register MCMP1R reset()'s with value 0

type Type = u32

Register size

impl Writable for MCMP1R[src]

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