Type Definition stm32g4::stm32g484::hrtim_common::FLTINR3[][src]

type FLTINR3 = Reg<u32, _FLTINR3>;

HRTIM Fault Input Register 3

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

For information about available fields see fltinr3 module

Trait Implementations

impl Readable for FLTINR3[src]

read() method returns fltinr3::R reader structure

impl ResetValue for FLTINR3[src]

Register FLTINR3 reset()'s with value 0

type Type = u32

Register size

impl Writable for FLTINR3[src]

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