Type Definition stm32g4::stm32g474::hrtim_timf::EEFFR1[][src]

type EEFFR1 = Reg<u32, _EEFFR1>;

Timerx External Event Filtering Register 1

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

For information about available fields see eeffr1 module

Trait Implementations

impl Readable for EEFFR1[src]

read() method returns eeffr1::R reader structure

impl ResetValue for EEFFR1[src]

Register EEFFR1 reset()'s with value 0

type Type = u32

Register size

impl Writable for EEFFR1[src]

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