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

type EEFDR2 = Reg<u32, _EEFDR2>;

Timerx External Event Filtering Register 2

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

For information about available fields see eefdr2 module

Trait Implementations

impl Readable for EEFDR2[src]

read() method returns eefdr2::R reader structure

impl ResetValue for EEFDR2[src]

Register EEFDR2 reset()'s with value 0

type Type = u32

Register size

impl Writable for EEFDR2[src]

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