Type Definition stm32g4::stm32g484::hrtim_master::MCMP3R[][src]

type MCMP3R = Reg<u32, _MCMP3R>;

Master Timer Compare 3 Register

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

For information about available fields see mcmp3r module

Trait Implementations

impl Readable for MCMP3R[src]

read() method returns mcmp3r::R reader structure

impl ResetValue for MCMP3R[src]

Register MCMP3R reset()'s with value 0

type Type = u32

Register size

impl Writable for MCMP3R[src]

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