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

type DEEFR3 = Reg<u32, _DEEFR3>;

HRTIM Timerx External Event Filtering Register 3

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

For information about available fields see deefr3 module

Trait Implementations

impl Readable for DEEFR3[src]

read() method returns deefr3::R reader structure

impl ResetValue for DEEFR3[src]

Register DEEFR3 reset()'s with value 0

type Type = u32

Register size

impl Writable for DEEFR3[src]

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