Type Definition stm32g4::stm32g474::hrtim_timc::EEFCR2[][src]

type EEFCR2 = Reg<u32, _EEFCR2>;

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

Trait Implementations

impl Readable for EEFCR2[src]

read() method returns eefcr2::R reader structure

impl ResetValue for EEFCR2[src]

Register EEFCR2 reset()'s with value 0

type Type = u32

Register size

impl Writable for EEFCR2[src]

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