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

type SETF2R = Reg<u32, _SETF2R>;

Timerx Output2 Set Register

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

For information about available fields see setf2r module

Trait Implementations

impl Readable for SETF2R[src]

read() method returns setf2r::R reader structure

impl ResetValue for SETF2R[src]

Register SETF2R reset()'s with value 0

type Type = u32

Register size

impl Writable for SETF2R[src]

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