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

type RSTF2R = Reg<u32, _RSTF2R>;

Timerx Output2 Reset Register

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

For information about available fields see rstf2r module

Trait Implementations

impl Readable for RSTF2R[src]

read() method returns rstf2r::R reader structure

impl ResetValue for RSTF2R[src]

Register RSTF2R reset()'s with value 0

type Type = u32

Register size

impl Writable for RSTF2R[src]

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