Type Definition stm32g4::stm32g474::hrtim_timb::BEEFR3[][src]

type BEEFR3 = Reg<u32, _BEEFR3>;

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

Trait Implementations

impl Readable for BEEFR3[src]

read() method returns beefr3::R reader structure

impl ResetValue for BEEFR3[src]

Register BEEFR3 reset()'s with value 0

type Type = u32

Register size

impl Writable for BEEFR3[src]

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