Type Definition stm32g4::stm32g474::hrtim_tima::EEFAR1[][src]

type EEFAR1 = Reg<u32, _EEFAR1>;

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 eefar1 module

Trait Implementations

impl Readable for EEFAR1[src]

read() method returns eefar1::R reader structure

impl ResetValue for EEFAR1[src]

Register EEFAR1 reset()'s with value 0

type Type = u32

Register size

impl Writable for EEFAR1[src]

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