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

type FLTINR1 = Reg<u32, _FLTINR1>;

HRTIM Fault Input Register 1

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

For information about available fields see fltinr1 module

Trait Implementations

impl Readable for FLTINR1[src]

read() method returns fltinr1::R reader structure

impl ResetValue for FLTINR1[src]

Register FLTINR1 reset()'s with value 0

type Type = u32

Register size

impl Writable for FLTINR1[src]

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