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

type SETF1R = Reg<u32, _SETF1R>;

Timerx Output1 Set Register

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

For information about available fields see setf1r module

Trait Implementations

impl Readable for SETF1R[src]

read() method returns setf1r::R reader structure

impl ResetValue for SETF1R[src]

Register SETF1R reset()'s with value 0

type Type = u32

Register size

impl Writable for SETF1R[src]

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