Type Definition stm32g4::stm32g484::hrtim_timd::EEFDR1[][src]

type EEFDR1 = Reg<u32, _EEFDR1>;

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

Trait Implementations

impl Readable for EEFDR1[src]

read() method returns eefdr1::R reader structure

impl ResetValue for EEFDR1[src]

Register EEFDR1 reset()'s with value 0

type Type = u32

Register size

impl Writable for EEFDR1[src]

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