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

type EEFER1 = Reg<u32, _EEFER1>;

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

Trait Implementations

impl Readable for EEFER1[src]

read() method returns eefer1::R reader structure

impl ResetValue for EEFER1[src]

Register EEFER1 reset()'s with value 0

type Type = u32

Register size

impl Writable for EEFER1[src]

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