Type Definition stm32g4::stm32g484::hrtim_timf::CMP3FR[][src]

type CMP3FR = Reg<u32, _CMP3FR>;

Timerx Compare 3 Register

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

For information about available fields see cmp3fr module

Trait Implementations

impl Readable for CMP3FR[src]

read() method returns cmp3fr::R reader structure

impl ResetValue for CMP3FR[src]

Register CMP3FR reset()'s with value 0

type Type = u32

Register size

impl Writable for CMP3FR[src]

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