Type Definition stm32g4::stm32g484::hrtim_time::EEFER2[][src]

type EEFER2 = Reg<u32, _EEFER2>;

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

Trait Implementations

impl Readable for EEFER2[src]

read() method returns eefer2::R reader structure

impl ResetValue for EEFER2[src]

Register EEFER2 reset()'s with value 0

type Type = u32

Register size

impl Writable for EEFER2[src]

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