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

type TIMFDIER = Reg<u32, _TIMFDIER>;

TIMxDIER

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

For information about available fields see timfdier module

Trait Implementations

impl Readable for TIMFDIER[src]

read() method returns timfdier::R reader structure

impl ResetValue for TIMFDIER[src]

Register TIMFDIER reset()'s with value 0

type Type = u32

Register size

impl Writable for TIMFDIER[src]

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