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

type TIMFCR = Reg<u32, _TIMFCR>;

Timerx Control Register

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

For information about available fields see timfcr module

Trait Implementations

impl Readable for TIMFCR[src]

read() method returns timfcr::R reader structure

impl ResetValue for TIMFCR[src]

Register TIMFCR reset()'s with value 0

type Type = u32

Register size

impl Writable for TIMFCR[src]

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