Type Definition stm32g4::stm32g484::hrtim_timb::EEFBR1[][src]

type EEFBR1 = Reg<u32, _EEFBR1>;

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

Trait Implementations

impl Readable for EEFBR1[src]

read() method returns eefbr1::R reader structure

impl ResetValue for EEFBR1[src]

Register EEFBR1 reset()'s with value 0

type Type = u32

Register size

impl Writable for EEFBR1[src]

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