Type Definition stm32g4::stm32g474::hrtim_time::EEEFR3[][src]

type EEEFR3 = Reg<u32, _EEEFR3>;

HRTIM Timerx External Event Filtering Register 3

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

For information about available fields see eeefr3 module

Trait Implementations

impl Readable for EEEFR3[src]

read() method returns eeefr3::R reader structure

impl ResetValue for EEEFR3[src]

Register EEEFR3 reset()'s with value 0

type Type = u32

Register size

impl Writable for EEEFR3[src]

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