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

type FLTINR4 = Reg<u32, _FLTINR4>;

HRTIM Fault Input Register 4

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

For information about available fields see fltinr4 module

Trait Implementations

impl Readable for FLTINR4[src]

read() method returns fltinr4::R reader structure

impl ResetValue for FLTINR4[src]

Register FLTINR4 reset()'s with value 0

type Type = u32

Register size

impl Writable for FLTINR4[src]

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