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

type FLTBR = Reg<u32, _FLTBR>;

Timerx Fault Register

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

For information about available fields see fltbr module

Trait Implementations

impl Readable for FLTBR[src]

read() method returns fltbr::R reader structure

impl ResetValue for FLTBR[src]

Register FLTBR reset()'s with value 0

type Type = u32

Register size

impl Writable for FLTBR[src]

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