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

type CMP1FR = Reg<u32, _CMP1FR>;

Timerx Compare 1 Register

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

For information about available fields see cmp1fr module

Trait Implementations

impl Readable for CMP1FR[src]

read() method returns cmp1fr::R reader structure

impl ResetValue for CMP1FR[src]

Register CMP1FR reset()'s with value 0

type Type = u32

Register size

impl Writable for CMP1FR[src]

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