Type Definition stm32g4::stm32g474::hrtim_timf::CMP2FR[][src]

type CMP2FR = Reg<u32, _CMP2FR>;

Timerx Compare 2 Register

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

For information about available fields see cmp2fr module

Trait Implementations

impl Readable for CMP2FR[src]

read() method returns cmp2fr::R reader structure

impl ResetValue for CMP2FR[src]

Register CMP2FR reset()'s with value 0

type Type = u32

Register size

impl Writable for CMP2FR[src]

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