Type Definition stm32g4::stm32g484::hrtim_timc::EEFCR1[][src]

type EEFCR1 = Reg<u32, _EEFCR1>;

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

Trait Implementations

impl Readable for EEFCR1[src]

read() method returns eefcr1::R reader structure

impl ResetValue for EEFCR1[src]

Register EEFCR1 reset()'s with value 0

type Type = u32

Register size

impl Writable for EEFCR1[src]

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