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

type CMP4FR = Reg<u32, _CMP4FR>;

Timerx Compare 4 Register

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

For information about available fields see cmp4fr module

Trait Implementations

impl Readable for CMP4FR[src]

read() method returns cmp4fr::R reader structure

impl ResetValue for CMP4FR[src]

Register CMP4FR reset()'s with value 0

type Type = u32

Register size

impl Writable for CMP4FR[src]

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